aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/test_vm.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/test_vm.yml')
-rw-r--r--host_vars/test_vm.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/host_vars/test_vm.yml b/host_vars/test_vm.yml
deleted file mode 100644
index 821f137..0000000
--- a/host_vars/test_vm.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-ansible_host: 10.0.20.2
-ansible_user: root
-ansible_ssh_private_key_file: vm/id_ed25519
-ansible_ssh_common_args: "-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null"
-nic_lan: vtnet0
-nic_wan: vtnet1
-arch: arm64/aarch64
-is_test_vm: true
-dns_nameserver: "10.0.20.1"
-jail_lan_prefix: "10.0.20"
-jail_lan_prefixlen: "24"
-jail_ip_offset: 100