Use secrets for the login info

This commit is contained in:
Flavio Percoco 2017-08-30 15:21:42 +02:00
parent 4c6eddc051
commit 2dd46335a5
1 changed files with 1 additions and 1 deletions

View File

@ -86,5 +86,5 @@
volumes:
- name: clouds-yaml
secret:
secret_name: keystone-secret
secret_name: '{{clouds_config}}'
state: present