✨ Add external CleanURI setup to inventory
This commit is contained in:
parent
3d654427ac
commit
f4544b2555
1 changed files with 13 additions and 0 deletions
|
@ -68,6 +68,19 @@ all:
|
|||
3461
|
||||
pottwal.n39.eu:
|
||||
server_admin: "admin+pottwal@netz39.de"
|
||||
|
||||
# These values need to be set up in RabbitMQ
|
||||
cleanuri_amqp_host: "rabbitmq.n39.eu"
|
||||
cleanuri_amqp_user: "cleanuri"
|
||||
cleanuri_amqp_pass: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
36623438333666666263616562386561383564343534383130633336663130323562316337623532
|
||||
6262336637646435666334653834643535316463366132320a393265616331376465383766643539
|
||||
65656130356132333832396266313939326333323161316163653335376266303239663534303731
|
||||
3666383966383463350a616461666534656232666235323333313139353363663763633261346533
|
||||
64623232626531616235386235313763336465366466343334316361396239636337
|
||||
cleanuri_amqp_vhost: "/cleanuri"
|
||||
|
||||
shlink_geolite_license_key: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
33626234393039623132663736656363356562383235353737313034613630626339303263366665
|
||||
|
|
Loading…
Reference in a new issue