From 8ba62b5bdbade2ae251c12a46e4f8948c1ae98dd Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Thu, 6 Apr 2017 15:31:16 +0100 Subject: [PATCH] Add heat_stack_owner role to test project --- ansible/test-project.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/test-project.yml b/ansible/test-project.yml index 18b193bd6..45dffb6e1 100644 --- a/ansible/test-project.yml +++ b/ansible/test-project.yml @@ -62,6 +62,7 @@ password: test-password roles: - admin + - heat_stack_owner openrc_file: "{{ kayobe_config_path }}/test-user-openrc.sh" keypairs: - name: test-keypair