2021-04-20 19:25:40 +00:00
|
|
|
---
|
2019-04-11 16:53:38 +00:00
|
|
|
user:
|
|
|
|
name: user
|
2018-12-02 20:03:03 +00:00
|
|
|
arch_base_locale: fr_FR.UTF-8
|
2019-04-10 18:27:12 +00:00
|
|
|
arch_base_keymap: fr
|
2018-12-02 20:03:03 +00:00
|
|
|
arch_base_timezone: Europe/Paris
|
2021-04-20 19:25:40 +00:00
|
|
|
arch_base_locales:
|
|
|
|
- "fr_FR.UTF-8"
|
|
|
|
- "en_US.UTF-8"
|
2019-04-16 14:39:04 +00:00
|
|
|
time:
|
|
|
|
hwclock: UTC
|
2019-05-13 20:04:00 +00:00
|
|
|
timezone: Europe/Paris
|
|
|
|
|
2022-02-12 09:41:14 +00:00
|
|
|
system_base_aur_soft: []
|
2021-04-20 18:22:49 +00:00
|
|
|
|
2020-06-04 20:23:39 +00:00
|
|
|
|
2019-11-24 13:49:14 +00:00
|
|
|
system_upgrade: false
|
2020-12-14 19:23:01 +00:00
|
|
|
system_arch_local_mirror:
|
2021-02-24 21:40:34 +00:00
|
|
|
system_user: []
|
2021-04-20 19:25:40 +00:00
|
|
|
# - name: toto
|
|
|
|
# home: /home/toto
|
|
|
|
# shell: '/bin/zsh'
|
|
|
|
# group: ezfef
|
2021-02-24 21:40:34 +00:00
|
|
|
system_group: []
|
2021-02-16 18:19:46 +00:00
|
|
|
keystodeploy: []
|
2021-04-20 19:25:40 +00:00
|
|
|
# - name: toto
|
|
|
|
# user: toto
|
|
|
|
# ssjkey: lrlrl
|
2021-04-20 08:18:56 +00:00
|
|
|
privatekeytodeploy: []
|
2021-04-20 19:25:40 +00:00
|
|
|
# - user: root
|
|
|
|
# keyfile: /root/.ssh/id_rsa
|
|
|
|
# privatekey: {{ vault_privatekey }}
|
2021-07-07 19:20:35 +00:00
|
|
|
|
2021-07-18 09:39:52 +00:00
|
|
|
# Custom hosts entries to be added
|
|
|
|
hosts_entries: []
|
|
|
|
|
|
|
|
# Custom host file snippets to be added
|
|
|
|
hosts_file_snippets: []
|
2022-02-13 08:01:05 +00:00
|
|
|
|
|
|
|
system_ipV6_disable: true
|
2022-07-26 17:50:17 +00:00
|
|
|
|
2022-10-09 17:43:15 +00:00
|
|
|
system_ssh_custom_host: []
|
2022-07-26 17:50:17 +00:00
|
|
|
# - host:
|
|
|
|
# user:
|
|
|
|
# keyfile:
|