diff options
Diffstat (limited to 'config/config.yaml')
-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 |