Store sensitive configs in secret

Change-Id: I3cd37a5131043909a046d6e05895b58db218fa3f
Depends-On: Ie6a9833cdf73b076e24204d47e5898dfb24de43e
This commit is contained in:
Andrey Pavlov 2017-03-06 08:40:43 +00:00
parent a79b31e154
commit 79bd65e902
1 changed files with 5 additions and 1 deletions

View File

@ -1,10 +1,14 @@
configs:
db:
max_timeout: 60
root_password: password
mariadb:
port:
cont: 3306
secret_configs:
db:
root_password: password
url:
mariadb:
debian: