File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -209,15 +209,15 @@ accounting_update_period=300000
209209accounting_datastore_url=jdbc:sqlite:/tmp/usage
210210
211211## Benchmarking (SSH Benchmarking plugin)
212- benchmarking_class=org.fogbowcloud.manager.core.plugins.benchmarking.SSHBenchmarkingPlugin
212+ # benchmarking_class=org.fogbowcloud.manager.core.plugins.benchmarking.SSHBenchmarkingPlugin
213213## Benchmarking script to use with SSH Benchmarking plugin
214- ssh_benchmarking_script_url=http://downloads.fogbowcloud.org/benchmark/script_ssh_benchmarking.sh
214+ # ssh_benchmarking_script_url=http://downloads.fogbowcloud.org/benchmark/script_ssh_benchmarking.sh
215215## Manager public and private keys
216- ssh_private_key=/etc/fogbow-manager/ssh/id_rsa
217- ssh_public_key=/etc/fogbow-manager/ssh/id_rsa.pub
216+ # ssh_private_key=/etc/fogbow-manager/ssh/id_rsa
217+ # ssh_public_key=/etc/fogbow-manager/ssh/id_rsa.pub
218218
219219## Benchmarking (Vanilla Benchmarking Plugin)
220- # benchmarking_class=org.fogbowcloud.manager.core.plugins.benchmarking.VanillaBenchmarkingPlugin
220+ benchmarking_class=org.fogbowcloud.manager.core.plugins.benchmarking.VanillaBenchmarkingPlugin
221221
222222
223223## OCCI extra resources
You can’t perform that action at this time.
0 commit comments