Initial commit
This commit is contained in:
4
group_vars/openwrt.yml
Normal file
4
group_vars/openwrt.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
system:
|
||||
hostname: "{{ device_hostname | default(inventory_hostname_short) }}"
|
||||
timezone: "CET-1CEST,M3.5.0,M10.5.0/3"
|
||||
zonename: "Europe/Prague"
|
||||
Reference in New Issue
Block a user