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

9 lines
303 B
YAML
Raw Normal View History

2021-04-13 11:30:42 -04:00
---
grub_cmdline: "console=tty0 console=ttyS{{ grub.serial_console[cluster_hardware].console }},115200 plymouth.ignore-serial-consoles splash"
2021-06-29 17:48:55 -04:00
grub_serial: "serial --unit={{ grub.serial_console[cluster_hardware].console }} --speed=115200"
2021-04-13 11:30:42 -04:00
deploy_username: "deploy"
2021-06-29 17:48:55 -04:00
2021-04-13 16:44:49 -04:00
fail2ban_ignorelist:
- 10.0.0.0/8