From d030ee646c8f39a22f3c5867e57012e3e04b7c6b Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Tue, 18 Jul 2017 02:59:08 +0000 Subject: [PATCH] change 'make boxes' tag to make rbac-playbook happy Signed-off-by: Adam Miller --- playbooks/groups/osbs-orchestrator-cluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/osbs-orchestrator-cluster.yml b/playbooks/groups/osbs-orchestrator-cluster.yml index e256397745..1c97e6bbf6 100644 --- a/playbooks/groups/osbs-orchestrator-cluster.yml +++ b/playbooks/groups/osbs-orchestrator-cluster.yml @@ -1,7 +1,7 @@ # create an osbs server - include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-stg" tags: - - make boxes + - make_boxes - name: make the box be real hosts: osbs-stg