commit 2e5a67a4a366a6730ddd330d0e66103ad99d38ac
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Aug 25 18:01:02 2020 +0200
Add arm-jetson-tx1
.../host_vars/arm-jetson-tx1.home.rpmfusion.net | 28 ++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
---
diff --git
a/inventory/host_vars/arm-jetson-tx1.home.rpmfusion.net
b/inventory/host_vars/arm-jetson-tx1.home.rpmfusion.net
new file mode 100644
index 0000000..e6dd3a7
--- /dev/null
+++
b/inventory/host_vars/arm-jetson-tx1.home.rpmfusion.net
@@ -0,0 +1,28 @@
+---
+vmhost:
aarch64-jetson-tx1.home.rpmfusion.net
+eth0_ip: 192.168.1.102
+nm: 255.255.255.0
+gw: 192.168.1.1
+dns: 192.168.1.1
+ks_url:
http://dl.kwizart.net/ks/kvm-fedora-32-ext-armv7
+ks_repo:
https://dl.fedoraproject.org/pub/fedora/linux/releases/32/Everything/armh...
+
+virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}"
+
+volgroup: /dev/vg_data
+lvm_size: 80000
+mem_size: 2048
+max_mem_size: "{{ mem_size }}"
+num_cpus: 4
+datacenter: home
+
+nagios_Check_Services:
+ mail: false
+ nrpe: false
+ sshd: false
+ named: false
+ dhcpd: false
+ httpd: false
+ swap: false
+ ping: false
+ raid: false