diff options
Diffstat (limited to 'etc/conf/yardstick_config.yml')
-rw-r--r-- | etc/conf/yardstick_config.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/conf/yardstick_config.yml b/etc/conf/yardstick_config.yml index e318caef..7e7ab73b 100644 --- a/etc/conf/yardstick_config.yml +++ b/etc/conf/yardstick_config.yml @@ -32,7 +32,3 @@ yardstick: dir: '/tmp/yardstick' file_path: 'yardstick.log' openrc: '/etc/yardstick/openstack.creds' - copy_file_in_container: - - - src_file: 'pre_config/id_rsa' - dest_file: '/root/.ssh/id_rsa' |