diff options
author | 2017-01-17 02:45:28 +0000 | |
---|---|---|
committer | 2017-01-17 02:45:28 +0000 | |
commit | 14f84a307691cc17d02ec10dd07cf5f3e2c03705 (patch) | |
tree | d738e24ec847d4d260e85dbf344a0cb123cd086d /config | |
parent | 7442c4d4516cd34dd50918a7b82462a356c94944 (diff) | |
parent | 9512f7cabad8cb1d7aaee22efe018c6539148dc2 (diff) |
Merge "Bottlenecks stack environment prepare"
Diffstat (limited to 'config')
-rw-r--r-- | config/config.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config/config.yaml b/config/config.yaml index cf380e27..702a0c8c 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -1,2 +1,5 @@ common_config: - log_dir: '/tmp/bottlenecks_POSCA.log'
\ No newline at end of file + log_dir: '/tmp/' + rc_dir: '/tmp/admin_rc.sh' + releng_dir: '/home/opnfv/releng' + fetch_os_file: 'utils/fetch_os_creds.sh'
\ No newline at end of file |