commit dda21513e3b3a5baabc41122c62673e3051925a9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Apr 6 00:41:46 2019 +0200
Add koji-hub
playbooks/groups/koji-hub.yml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/playbooks/groups/koji-hub.yml b/playbooks/groups/koji-hub.yml
index c1f3b6f..de4d143 100644
--- a/playbooks/groups/koji-hub.yml
+++ b/playbooks/groups/koji-hub.yml
@@ -2,7 +2,7 @@
# NOTE: should be used with --limit most of the time
# NOTE: most of these vars_path come from group_vars/koji-hub or from hostvars
-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml
myhosts=koji-stg:koji"
+#- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml
myhosts=koji-stg:koji"
# Once the instance exists, configure it.
@@ -23,14 +23,14 @@
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
roles:
- - base
+# - base
- rkhunter
- nagios/client
- hosts
- fas_client
- - collectd/base
+# - collectd/base
- apache
- - fedmsg/base
+# - fedmsg/base
- { role: nfs/server, when: env == "staging" }
# - { role: keepalived, when: env == "production" and
inventory_hostname.startswith('koji') }
- role: nfs/client
Show replies by date