summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-01-06 00:03:28 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-01-06 00:03:28 +0100
commite2419b676988068a64e78c18806efba978a34d9c (patch)
treeeca639b91f3702f2d87d7671a6c2aadddfcaeb86
parentinstall some stuff on equinox-ws and t450s (diff)
ch-alix1d: minor tweaks
-rw-r--r--inventory/host_vars/ch-alix1d.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/inventory/host_vars/ch-alix1d.yml b/inventory/host_vars/ch-alix1d.yml
index d7b416d3..e28d1018 100644
--- a/inventory/host_vars/ch-alix1d.yml
+++ b/inventory/host_vars/ch-alix1d.yml
@@ -101,17 +101,17 @@ openwrt_uci:
enabled: '1'
enable_server: '0'
server:
- - '0.lede.pool.ntp.org'
- - '1.lede.pool.ntp.org'
- - '2.lede.pool.ntp.org'
- - '3.lede.pool.ntp.org'
+ - '0.at.pool.ntp.org'
+ - '1.at.pool.ntp.org'
+ - '2.at.pool.ntp.org'
+ - '3.at.pool.ntp.org'
dropbear:
- name: dropbear
options:
PasswordAuth: 'off'
RootPasswordAuth: 'off'
- Port: '{{ ansible_port }}'
+ Port: '{{ ansible_port | default(22) }}'
network:
- name: globals 'globals'