summaryrefslogtreecommitdiffstats
path: root/config/config.yaml
diff options
context:
space:
mode:
authorYu Yang (Gabriel) <Gabriel.yuyang@huawei.com>2017-01-17 02:45:28 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-01-17 02:45:28 +0000
commit14f84a307691cc17d02ec10dd07cf5f3e2c03705 (patch)
treed738e24ec847d4d260e85dbf344a0cb123cd086d /config/config.yaml
parent7442c4d4516cd34dd50918a7b82462a356c94944 (diff)
parent9512f7cabad8cb1d7aaee22efe018c6539148dc2 (diff)
Merge "Bottlenecks stack environment prepare"
Diffstat (limited to 'config/config.yaml')
-rw-r--r--config/config.yaml5
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