Files
fedora-infra_ansible/inventory/group_vars/repospanner_temp
iamyaash b3d6a90b9a motd generic template added
migrated notes from infra/hosts

motd changes; excluding CSI infos

removed csi_* vars from group_vars; converted csi_purpose & csi_relationship into notes

fixed merge conflicts

minor changes; var

updating YAMLs & playbooks

udpated YAMLs & playbooks again

updated correctly; buildhw.yml

fixing merge conflicts

dest added in motd.yml
2025-01-28 01:10:14 +00:00

26 lines
1.5 KiB
Plaintext

---
# Define resources for this group of hosts here.
# For the MOTD
custom_rules: ['-A INPUT -p tcp -m tcp -s 8.43.84.211 --dport 8443:8445 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 8.43.84.212 --dport 8443:8445 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 8.43.85.76 --dport 8443:8445 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 152.19.134.149 --dport 8443:8445 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 209.132.181.20 --dport 8443:8445 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 8.43.85.78 --dport 8443:8445 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 152.19.134.191 --dport 8443:8445 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 140.211.169.199 --dport 8443:8445 -j ACCEPT']
nft_custom_rules:
- 'add rule ip filter INPUT ip saddr 8.43.84.211 tcp dport 8443-8445 counter accept'
- 'add rule ip filter INPUT ip saddr 8.43.84.212 tcp dport 8443-8445 counter accept'
- 'add rule ip filter INPUT ip saddr 8.43.85.76 tcp dport 8443-8445 counter accept'
- 'add rule ip filter INPUT ip saddr 152.19.134.149 tcp dport 8443-8445 counter accept'
- 'add rule ip filter INPUT ip saddr 209.132.181.20 tcp dport 8443-8445 counter accept'
- 'add rule ip filter INPUT ip saddr 8.43.85.78 tcp dport 8443-8445 counter accept'
- 'add rule ip filter INPUT ip saddr 152.19.134.191 tcp dport 8443-8445 counter accept'
- 'add rule ip filter INPUT ip saddr 140.211.169.199 tcp dport 8443-8445 counter accept'
lvm_size: 50000
max_mem_size: 16348
mem_size: 8192
nagios_Check_Services:
mail: false
nrpe: false
ping: false
sshd: false
swap: false
num_cpus: 8
notes: repospanner git syncing host