remove trailing backslash
This commit is contained in:
parent
5e3848ad7b
commit
4e33f7c5d7
13 changed files with 13 additions and 13 deletions
|
@ -17,7 +17,7 @@
|
|||
- nagios_client
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- collectd/base
|
||||
- sudo
|
||||
- rsyncd
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
- collectd/base
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- sudo
|
||||
- rkhunter
|
||||
- { role: fedmsg/base, when: env != "staging" }
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
- nagios_client
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- collectd/base
|
||||
- fedmsg/base
|
||||
- sudo
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
- nagios_client
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- rsyncd
|
||||
- sudo
|
||||
- apache
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
- nagios_client
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- collectd/base
|
||||
- { role: fedmsg/base,
|
||||
when: deployment_type == "prod" }
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
- nagios_client
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- collectd/base
|
||||
- rsyncd
|
||||
- sudo
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
- collectd/base
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- rsyncd
|
||||
- sudo
|
||||
- { role: openvpn/client,
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
- nagios_client
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- collectd/base
|
||||
- apache
|
||||
- role: keytab/service
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
- base
|
||||
- rkhunter
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- nagios_client
|
||||
- hosts
|
||||
- mariadb_server
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
- nagios_client
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- collectd/base
|
||||
- collectd/memcached
|
||||
- sudo
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
- nagios_client
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- sudo
|
||||
- collectd/base
|
||||
- { role: openvpn/client, when: env != "staging" and inventory_hostname.startswith('mm-frontend') }
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
- nagios_client
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- collectd/base
|
||||
- rsyncd
|
||||
- sudo
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
- nagios_client
|
||||
- hosts
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- { role: ipa/client, when: env == "staging" }/
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- rsyncd
|
||||
- sudo
|
||||
- collectd/base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue