test
This commit is contained in:
parent
970ec63841
commit
990bf30e79
|
@ -4,10 +4,10 @@
|
|||
expect:
|
||||
command: dpkg-reconfigure -f noninteractive tzdata
|
||||
responses:
|
||||
- "Geographic area:"
|
||||
- "Europe" # Replace with your desired geographic area
|
||||
- "Time zone:"
|
||||
- "Madrid" # Replace with your desired city or timezone
|
||||
- "Geographic area:": "Europe"
|
||||
#- "Europe" # Replace with your desired geographic area
|
||||
- "Time zone:": "Madrid"
|
||||
#- "Madrid" # Replace with your desired city or timezone
|
||||
|
||||
#- name: Set the timezone for tzdata package
|
||||
# debconf:
|
||||
|
|
Loading…
Reference in New Issue