Fix duplicate opt
This commit is contained in:
parent
604c02e676
commit
0460de348c
@ -34,7 +34,6 @@ class ceilometer::agent::compute(
|
||||
'DEFAULT/os_auth_region' : value => $auth_region;
|
||||
'DEFAULT/os_username' : value => $auth_username;
|
||||
'DEFAULT/os_tenant_name' : value => $auth_tenant_name;
|
||||
'DEFAULT/os_tenant_id' : value => $auth_tenant_id;
|
||||
}
|
||||
|
||||
if ($auth_tenant_id) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user