Remove unrelated changes

This commit is contained in:
Robert Neumayer 2018-02-13 14:23:19 +01:00
parent 7966e202b7
commit ff30b3b3f7
1 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@ func testConfig(accessConfFile *os.File) map[string]interface{} {
"subnet_ocid": "ocd1...",
// Comm
"ssh_username": "opc",
"use_private_ip": false,
"ssh_username": "opc",
}
}