comment out this
This commit is contained in:
parent
e1e3ff5e93
commit
f9be7005f8
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ keypair: msuchy
|
|||
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default
|
||||
zone: nova
|
||||
hostbase: copr-be-dev-
|
||||
public_ip: 209.132.184.179
|
||||
public_ip: 209.132.184.53
|
||||
root_auth_users: bkabrda msuchy tradej pingou vgologuz
|
||||
description: copr dispatcher and repo server - dev instance
|
||||
tcp_ports: ['22', '80', '443']
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
# OS_TENANT_ID
|
||||
# OS_TENANT_NAME
|
||||
|
||||
- debug: msg="Auth {{OS_AUTH_URL}} {{OS_TENANT_NAME}} {{OS_USERNAME}}"
|
||||
#- debug: msg="Auth {{OS_AUTH_URL}} {{OS_TENANT_NAME}} {{OS_USERNAME}}"
|
||||
|
||||
# To use direct `nova` commands construct _OS_AUTH_OPTS as:
|
||||
# --os-auth-url {{OS_AUTH_URL}} --os-username {{OS_USERNAME}} --os-password {{OS_PASSWORD}} --os-tenant-name {{OS_TENANT_NAME}} --os-tenant-id {{OS_TENANT_ID}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue