Merge "Set owner of rally.conf to rally"

This commit is contained in:
Jenkins 2016-09-14 09:48:58 +00:00 committed by Gerrit Code Review
commit 72b36949c7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
{
"source": "{{ container_config_directory }}/rally.conf",
"dest": "/etc/rally/rally.conf",
"owner": "root",
"owner": "rally",
"perm": "0600"
}
]