commit 654f37109aca898e8b8315edef4d52cec19dd6f8
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Feb 21 21:56:10 2018 +0100
Add bastion03
inventory/group_vars/home-arm | 1 +
inventory/host_vars/bastion03.virt.rpmfusion.net | 24 ++++++++++++++++++++++
inventory/host_vars/srv03.kwizart.net | 5 ++++
3 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/inventory/group_vars/home-arm b/inventory/group_vars/home-arm
new file mode 100644
index 0000000..a3e1d22
--- /dev/null
+++ b/inventory/group_vars/home-arm
@@ -0,0 +1 @@
+datacenter: home
diff --git
a/inventory/host_vars/bastion03.virt.rpmfusion.net
b/inventory/host_vars/bastion03.virt.rpmfusion.net
new file mode 100644
index 0000000..926948d
--- /dev/null
+++
b/inventory/host_vars/bastion03.virt.rpmfusion.net
@@ -0,0 +1,24 @@
+---
+vmhost:
srv03.kwizart.net
+eth0_ip: 192.168.122.103
+gw: 192.168.122.1
+#ks_url:
http://192.168.181.254/install/ks/buildvm-05.ks
+ks_repo:
http://dl.fedoraproject.org/pub/fedora/linux/releases/27/Server/x86_64/os/
+nm: 255.255.255.0
+gw: 192.168.122.1
+dns: 8.8.8.8
+ks_url:
http://dl.kwizart.net/bastion03.ks
+volgroup: /dev/vg_kvm
+datacenter: virt
+
+
+tcp_ports: [ 25, 3128 ]
+udp_ports: [ ]
+custom_rules: [ ]
+
+#
+# We need to mount koji storage rw here so run_root can work.
+# The rest of the group can be ro, it's only builders in the
+# compose channel that need a rw mount
+
+nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
diff --git
a/inventory/host_vars/srv03.kwizart.net
b/inventory/host_vars/srv03.kwizart.net
new file mode 100644
index 0000000..6584dd3
--- /dev/null
+++
b/inventory/host_vars/srv03.kwizart.net
@@ -0,0 +1,5 @@
+---
+
+ansible_ifcfg_blacklist: true
+freezes: true
+