Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit f29307eb authored by Arkadiusz SZCZECINSKI's avatar Arkadiusz SZCZECINSKI
Browse files

:pencil: update requirment env variables in the documentation

parent 81296ed6
No related tags found
1 merge request!148Draft: Netbox password rotation service
Pipeline #282755 passed
Pipeline: Netbox Plugins

#282760

    ......@@ -69,6 +69,10 @@ It's a serice thats automaticlt rotate Netbox default passwords once per week, e
    e.g.:
    VAULT_ADDR=https://sam-hcpvault.cec.eu.int
    VAULT_ROLE_ID=sadasdas-sadsa-dasd-dsa-asdsadasdas
    VAULT_SECRET_ID=sadasdas-sadsa-dasd-dsa-asdsadasdas
    VAULT_AUTHTYPE=token
    VAULT_NAMESPACE=EC/DIGIT_C4_SNET_ADMIN-PROD
    VAULT_SKIP_VERIFY=false
    VAULT_LOGIN_MOUNT_POINT=cmdb
    VAULT_PATH=netbox_operations/netbox/password_rotation/all
    DEFAULT_VAULT_PATH=netbox_operations/netbox/password_rotation/all/snet
    NETBOX_USERNAME=admin
    \ No newline at end of file
    VAULT_ADDR=https://sam-hcpvault.cec.eu.int
    VAULT_PATH=netbox_operations/netbox/password_rotation/all
    DEFAULT_VAULT_PATH=netbox_operations/netbox/password_rotation/all/snet
    DEFAULT_VAULT_PATH=netbox_operations/netbox/password_rotation/all/admin
    NETBOX_USERNAME=admin
    \ No newline at end of file
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment