buildvm_stg: remove some duplicate keys

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-09-04 14:47:41 -07:00
parent 350f52aea9
commit 12737cb0ca

View file

@ -5,7 +5,6 @@ lvm_size: 150000
mem_size: 10240
max_mem_size: "{{ mem_size }}"
num_cpus: 4
datacenter: iad2
dns: 10.3.163.33
eth0_ip: 10.3.169.51
gw: 10.3.169.254
@ -41,9 +40,6 @@ csi_relationship: |
* Several services rely on the builders, including koschei, Bodhi, Tagger, SCM, Darkserver.
* Produces automated builds of packages for the architecture listed. Builders can be scaled by adding new
# this is to enable nested virt, which we need for some builds
virt_install_command: "{{ virt_install_command_one_nic }} --cpu=host-passthrough,+vmx"
# These variables are for koji-containerbuild/osbs
osbs_url: "osbs.stg.fedoraproject.org"
source_registry: "registry.fedoraproject.org"