You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
541 B
36 lines
541 B
ansible_user: root
|
|
ansible_dir: /etc/ansible
|
|
ansible_key_dir: keys
|
|
alpine_version: "3.17"
|
|
|
|
mac_prefix: 02:FF
|
|
|
|
default_container_hardware:
|
|
cores: 1
|
|
cpus: 1
|
|
cpuunits: 1024
|
|
memory: 128
|
|
swap: 128
|
|
disk: 0.4
|
|
|
|
known_external_ca:
|
|
- url: letsencrypt.org
|
|
wildcard: no
|
|
validation_methods:
|
|
- dns-01
|
|
- url: ';'
|
|
wildcard: yes
|
|
|
|
bogons:
|
|
- 0.0.0.0/8
|
|
- 127.0.0.0/8
|
|
- 169.254.0.0/16
|
|
- 192.0.0.0/24
|
|
- 192.0.2.0/24
|
|
- 198.18.0.0/15
|
|
- 198.51.100.0/24
|
|
- 203.0.113.0/24
|
|
- 240.0.0.0/4
|
|
|
|
services: {}
|
|
mail_server: {}
|
|
|