Skip to content

Instantly share code, notes, and snippets.

@rplevka
Created February 21, 2019 10:48
Show Gist options
  • Save rplevka/4153f885b64a835602f7f4fa3e6e109b to your computer and use it in GitHub Desktop.
Save rplevka/4153f885b64a835602f7f4fa3e6e109b to your computer and use it in GitHub Desktop.
[server]
#hostname=sat-6-5-qa-rhel7.localhost.example.com
hostname=tyan-gt24-12.khw1.lab.eng.bos.redhat.com
ssh_key=/home/rplevka/.ssh/jenkins
[compute_resources]
libvirt_hostname=foo.bar.localhost.com
#libvirt_hostname=192.168.121.1
[fake_manifest]
url=default=http://foo.bar/manifest-latest.zip,foo=http://foo.bar.com/manifests/manifest-rplevka-lite.zip
key_url=http://foo.bar/manifests/fake_manifest.key
cert_url=http://foo.bar/manifests/fake_manifest.crt
[vlan_networking]
subnet=192.168.73.0
netmask=255.255.255.0
bridge=notimportant
gateway=192.168.73.1
dhcp_from=192.168.73.2
dhcp_to=192.168.73.253
dhcp_ipam=Internal DB
dns_primary=192.168.73.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment