adding deployment_type to resultsdb-stg

This commit is contained in:
Tim Flink 2014-07-07 22:22:46 +00:00
parent 31e9b226d6
commit cc5ae5cdf3

View file

@ -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'