Commit 73954489 authored by Marco Mariani's avatar Marco Mariani

change default client cfg to ~/.slapos/slapos-client.cfg

parent 20f96561
......@@ -69,4 +69,4 @@ class ConfigCommand(Command):
class ClientConfigCommand(ConfigCommand):
default_config_var = 'SLAPOS_CLIENT_CONFIGURATION'
default_config_path = '~/.slapos/slapos.cfg'
default_config_path = '~/.slapos/slapos-client.cfg'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment