adding local use case to taskotron roles, fixing up some vars to be more consistent
This commit is contained in:
parent
dba8995baa
commit
497f77b7aa
21 changed files with 58 additions and 19 deletions
|
@ -21,8 +21,8 @@ virt_install_command: /usr/sbin/virt-install -n {{ inventory_hostname }} -r {{ m
|
|||
|
||||
resultsdb_db_host: db-qa01.qa.fedoraproject.org
|
||||
resultsdb_db_port: 5432
|
||||
resultsdb_endpoint: '/resultsdb_api'
|
||||
resultsdb_fe_endpoint: '/resultsdb'
|
||||
resultsdb_endpoint: 'resultsdb_api'
|
||||
resultsdb_fe_endpoint: 'resultsdb'
|
||||
resultsdb_db_name: resultsdb_dev
|
||||
allowed_hosts:
|
||||
- 10.5.124
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue