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