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

View File

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