remove obsolete config key
This commit is contained in:
parent
228bc9cfd3
commit
c0f8f44a10
|
@ -63,7 +63,6 @@ Here is a basic example:
|
||||||
"type": "profitbricks",
|
"type": "profitbricks",
|
||||||
"disk_size": "5",
|
"disk_size": "5",
|
||||||
"snapshot_name": "double",
|
"snapshot_name": "double",
|
||||||
"ssh_key_path": "/path/to/private/key",
|
|
||||||
"snapshot_password": "test1234",
|
"snapshot_password": "test1234",
|
||||||
"ssh_username" :"root",
|
"ssh_username" :"root",
|
||||||
"timeout": 100
|
"timeout": 100
|
||||||
|
|
Loading…
Reference in New Issue