From efe23a468bd744953beb32bd0e40bd5f1235fc1c Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Wed, 22 Nov 2017 10:16:07 +0100 Subject: [PATCH] Invert the order of the role so fedmsg is there when generating the keytab file --- playbooks/hosts/simple-koji-ci-dev.fedorainfracloud.org.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/hosts/simple-koji-ci-dev.fedorainfracloud.org.yml b/playbooks/hosts/simple-koji-ci-dev.fedorainfracloud.org.yml index ae6559731d..3838a407e9 100644 --- a/playbooks/hosts/simple-koji-ci-dev.fedorainfracloud.org.yml +++ b/playbooks/hosts/simple-koji-ci-dev.fedorainfracloud.org.yml @@ -36,8 +36,8 @@ - import_tasks: "{{ handlers_path }}/restart_services.yml" roles: + - role: simple-koji-ci - role: keytab/service service: simple-koji-ci owner_user: fedmsg - - role: simple-koji-ci