summaryrefslogtreecommitdiff
path: root/ansible/qotom.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/qotom.yml')
-rw-r--r--ansible/qotom.yml18
1 files changed, 8 insertions, 10 deletions
diff --git a/ansible/qotom.yml b/ansible/qotom.yml
index 8a1cb9f..5fc6875 100644
--- a/ansible/qotom.yml
+++ b/ansible/qotom.yml
@@ -4,23 +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
- sshd_host_key: "{{ lookup('pipe', 'sshca host private-key qotom') }}"
- sshd_host_cert: "{{ lookup('pipe', 'sshca host certify liw.fi/ca/host/v4 qotom') }}"
- sshd_user_ca_pub: "{{ lookup('pipe', 'sshca ca public-key liw.fi/ca/user/v3') }}"
+ 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