summaryrefslogtreecommitdiff
path: root/ansible/qotom.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-10-28 10:41:19 +0300
committerLars Wirzenius <liw@liw.fi>2023-10-28 10:41:19 +0300
commit658b5a63ed02e89228135cbb007b5720c679f40e (patch)
tree0e0a6606177e433e760769cebe76547de41beb56 /ansible/qotom.yml
parent2569f9cbb0fdfe9e93095c757fc80701ca03bec9 (diff)
downloadansibleness-658b5a63ed02e89228135cbb007b5720c679f40e.tar.gz
qotom: update for new Puomi
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
Diffstat (limited to 'ansible/qotom.yml')
-rw-r--r--ansible/qotom.yml15
1 files changed, 8 insertions, 7 deletions
diff --git a/ansible/qotom.yml b/ansible/qotom.yml
index de370db..5fc6875 100644
--- a/ansible/qotom.yml
+++ b/ansible/qotom.yml
@@ -4,20 +4,21 @@
- role: sane_debian_system
- role: sshd
- role: ssd
- - role: unix_users
- role: puomi
+ tags: [puomi]
vars:
ansible_python_interpreter: /usr/bin/python3
sane_debian_system_version: 2
sane_debian_system_hostname: "{{ inventory_hostname }}"
- sane_debian_system_codename: bullseye
+ sane_debian_system_codename: bookworm
sane_debian_system_timezone: Europe/Helsinki
- unix_users_version: 2
- unix_users:
- - username: liw
- comment: Lars Wirzenius
-
sshd_version: 1
+ puomi_version: 1
+ puomi_lan_ip: 10.1.1.1
+ puomi_dhcp_start: 10.1.1.10
+ puomi_dhcp_end: 10.1.1.250
+ puomi_dhcp_netmask: 255.255.255.0
+ puomi_dhcp_lease: 1h