Add some useful debug scripts for Vault access, OVH credentials access and client setup, and VIP assignment checks
- debug_connection_vault.py
- debug_vault_ovh_credentials.py
- debug_check_vip_ovh.py
Differential D4034
Add debug scripts for Vault, OVH, and VIP assignment Authored by yousra on Tue, Mar 31, 21:25. Tags None Referenced Files
Details Add some useful debug scripts for Vault access, OVH credentials access and client setup, and VIP assignment checks
On /usr/local/libexec/carp :
Diff Detail
Event Timeline
Comment Actions Many changes:
Comment Actions So to clarify for executable scripts files:
Comment Actions
Comment Actions We should put the executables in the folder bin, it is the UNIX convention, so in FreeBSD, it will be /usr/local/bin. Comment Actions Actually, those scripts should not be placed in the folder bin. Even if the bin directory is intended for user-facing commands that are meant to be executed manually like those However, those scripts are only used for debugging the CARP failover mechanism that is not intended to be used as a regular Comment Actions Actually, this config CARP will work only in FreeBSD machine because DEVD works only in FreeBSD, so it is not necessary to use dir from map.jinja,
Comment Actions Changes:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||