Renamespace the collectd role to collectd/base

This commit is contained in:
Ralph Bean 2014-03-21 13:41:06 +00:00
parent 670dc663a2
commit 573454af79
30 changed files with 14 additions and 14 deletions

View file

@ -33,7 +33,7 @@
- denyhosts - denyhosts
- nagios_client - nagios_client
- fas_client - fas_client
- collectd - collectd/base
- ask - ask
- fedmsg/base - fedmsg/base
- rsyncd - rsyncd

View file

@ -34,7 +34,7 @@
- denyhosts - denyhosts
- nagios_client - nagios_client
- fas_client - fas_client
- collectd - collectd/base
tasks: tasks:
# this is how you include other task lists # this is how you include other task lists

View file

@ -30,7 +30,7 @@
- denyhosts - denyhosts
- nagios_client - nagios_client
- fas_client - fas_client
- collectd - collectd/base
- { role: bodhi/base, when: "inventory_hostname.startswith('bodhi01') or inventory_hostname.startswith('bodhi02')" } - { role: bodhi/base, when: "inventory_hostname.startswith('bodhi01') or inventory_hostname.startswith('bodhi02')" }
- { role: bodhi/masher, jobrunner: true, when: "inventory_hostname.startswith('releng04')" } - { role: bodhi/masher, jobrunner: true, when: "inventory_hostname.startswith('releng04')" }
- { role: bodhi/masher, epelmasher: true, when: "inventory_hostname.startswith('relepel01')" } - { role: bodhi/masher, epelmasher: true, when: "inventory_hostname.startswith('relepel01')" }

View file

@ -30,7 +30,7 @@
- denyhosts - denyhosts
- nagios_client - nagios_client
- fas_client - fas_client
- collectd - collectd/base
- yum-cron - yum-cron
tasks: tasks:

View file

@ -36,7 +36,7 @@
- denyhosts - denyhosts
- nagios_client - nagios_client
- fas_client - fas_client
- collectd - collectd/base
- koji_hub - koji_hub
tasks: tasks:

View file

@ -37,7 +37,7 @@
- denyhosts - denyhosts
- nagios_client - nagios_client
- fas_client - fas_client
- collectd - collectd/base
- yum-cron - yum-cron
tasks: tasks:

View file

@ -38,7 +38,7 @@
- nagios_client - nagios_client
- geoip - geoip
- fas_client - fas_client
- collectd - collectd/base
- mirrorlist - mirrorlist
tasks: tasks:

View file

@ -38,7 +38,7 @@
- denyhosts - denyhosts
- nagios_client - nagios_client
- fas_client - fas_client
- collectd - collectd/base
- postgresql_server - postgresql_server
tasks: tasks:

View file

@ -36,7 +36,7 @@
roles: roles:
- base - base
- nagios_client - nagios_client
- collectd - collectd/base
tasks: tasks:
- include: "{{ tasks }}/koji/releng_config.yml" - include: "{{ tasks }}/koji/releng_config.yml"

View file

@ -33,7 +33,7 @@
- denyhosts - denyhosts
- nagios_client - nagios_client
- fas_client - fas_client
- collectd - collectd/base
tasks: tasks:
- include: "{{ tasks }}/hosts.yml" - include: "{{ tasks }}/hosts.yml"

View file

@ -34,7 +34,7 @@
- denyhosts - denyhosts
- nagios_client - nagios_client
- fas_client - fas_client
- collectd - collectd/base
- yum-cron - yum-cron
tasks: tasks:

View file

@ -33,7 +33,7 @@
- denyhosts - denyhosts
- nagios_client - nagios_client
- fas_client - fas_client
- collectd - collectd/base
- unbound - unbound
tasks: tasks:

View file

@ -19,7 +19,7 @@
- denyhosts - denyhosts
- nagios_client - nagios_client
- fas_client - fas_client
- collectd - collectd/base
- iscsi_client - iscsi_client
tasks: tasks:

View file

@ -124,7 +124,7 @@
mailman_hk_db_pass: "{{ lists_dev_hk_db_pass }}" mailman_hk_db_pass: "{{ lists_dev_hk_db_pass }}"
mailman_ks_admin_db_pass: "{{ lists_dev_ks_db_pass }}" mailman_ks_admin_db_pass: "{{ lists_dev_ks_db_pass }}"
mailman_ks_db_pass: "{{ lists_dev_ks_db_pass }}" mailman_ks_db_pass: "{{ lists_dev_ks_db_pass }}"
- collectd - collectd/base
tasks: tasks: