adding deployment_type to resultsdb-stg
This commit is contained in:
parent
31e9b226d6
commit
cc5ae5cdf3
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ virt_install_command: /usr/sbin/virt-install -n {{ inventory_hostname }} -r {{ m
|
|||
ip={{ eth0_ip }}::{{ gw }}:{{ nm }}:{{ inventory_hostname }}:eth0:none"
|
||||
--network=bridge=br0,model=virtio --autostart --noautoconsole
|
||||
|
||||
deployment_type: stg
|
||||
resultsdb_db_host: db-qa01.qa.fedoraproject.org
|
||||
resultsdb_db_port: 5432
|
||||
resultsdb_endpoint: '/resultsdb'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue