move icinga2 to new host
This commit is contained in:
parent
99e261fe24
commit
e6e9e425fc
7 changed files with 123 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
nodes['ovh.icinga2'] = {
|
||||
'dummy': True, # gekündigt
|
||||
'bundles': {
|
||||
'bird',
|
||||
'icinga2',
|
||||
|
@ -35,6 +36,7 @@ nodes['ovh.icinga2'] = {
|
|||
},
|
||||
},
|
||||
'icinga2': {
|
||||
'web_domain': 'icinga.kunsmann.eu',
|
||||
'api_users': {
|
||||
'dashboard': {
|
||||
'password': vault.password_for('ovh.icinga2 icinga2 api_user dashboard'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue