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

9 lines
303 B
YAML
Raw Normal View History

2023-09-01 15:42:25 -04:00
---
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