pvc-ansible/roles/base/defaults/main.yml

16 lines
640 B
YAML
Raw Normal View History

2023-09-01 15:42:25 -04:00
---
2023-09-01 15:42:27 -04:00
debian_main_repository: http://debian.mirror.rafal.ca/debian
debian_security_repository: http://security.debian.org
debian_pvc_repository: https://repo.parallelvirtualcluster.org/debian
debian_pvc_signing_key_path: https://repo.parallelvirtualcluster.org/debian/bonifacelabs_signing_key.pub
debian_pvc_signing_key_id: 83D07192314835D4
grub_cmdline: "console=tty0 console=ttyS{{ grub.serial_console[cluster_hardware].console }},115200 plymouth.ignore-serial-consoles splash"
2023-09-01 15:42:26 -04:00
grub_serial: "serial --unit={{ grub.serial_console[cluster_hardware].console }} --speed=115200"
2023-09-01 15:42:25 -04:00
deploy_username: "deploy"
2023-09-01 15:42:26 -04:00
2023-09-01 15:42:25 -04:00
fail2ban_ignorelist:
- 10.0.0.0/8