Rollback to origin file

This commit is contained in:
VGU
2020-12-13 20:15:12 +01:00
parent e35f1afd57
commit 8153d60a5f
2 changed files with 1 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ def _openstack_data(cred):
'clouds': { 'clouds': {
'devstack': { 'devstack': {
'auth': openstack_auth, 'auth': openstack_auth,
'verify': verify_state 'verify': verify_state,
}, },
}, },
} }

View File

@@ -9,4 +9,3 @@ clouds:
username: fooo username: fooo
private: true private: true
verify: false verify: false
region_name: fooo