Fixing typo

Change-Id: I49e5e272142eccf72708ee23df42f3ddeb9d97d8
This commit is contained in:
Andrey Pavlov 2017-02-16 09:54:10 +00:00
parent 9e91ccd7c6
commit 408ff916a1
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ service:
dependencies:
- sahara-user-create
type: single
command: openstack role add --domain {{ service_account.domain }} --user {{ sahara.auth.user }} admin
command: openstack role add --project {{ service_account.project }} --user {{ sahara.auth.user }} admin
- name: sahara-service-create
dependencies:
- keystone