Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
b2e22da8
Commit
b2e22da8
authored
Mar 19, 2019
by
Sven-Hendrik Haase
Browse files
Remove redundant config that's already defined in group_vars/all
parent
ab1c932e
Changes
10
Hide whitespace changes
Inline
Side-by-side
host_vars/apollo.archlinux.org
View file @
b2e22da8
...
...
@@ -37,9 +37,3 @@ zabbix_agent_templates:
zabbix_agent_host_groups:
- Linux servers
- Zabbix servers
configure_firewall: true
# this is needed to make ansible find the firewalld python
# module when deploying firewalld tasks
ansible_python_interpreter: /usr/bin/python3.7
host_vars/ind.mirror.pkgbuild.com
View file @
b2e22da8
...
...
@@ -6,9 +6,3 @@ network_interface: "eno2"
ipv4_address: "169.38.85.99"
ipv4_netmask: "/26"
ipv4_gateway: "169.38.85.65"
configure_firewall: true
# this is needed to make ansible find the firewalld python
# module when deploying firewalld tasks
ansible_python_interpreter: /usr/bin/python3.7
host_vars/jpn.mirror.pkgbuild.com
View file @
b2e22da8
...
...
@@ -6,9 +6,3 @@ network_interface: "eno2"
ipv4_address: "161.202.225.107"
ipv4_netmask: "/26"
ipv4_gateway: "161.202.225.65"
configure_firewall: true
# this is needed to make ansible find the firewalld python
# module when deploying firewalld tasks
ansible_python_interpreter: /usr/bin/python3.7
host_vars/luna.archlinux.org/misc
View file @
b2e22da8
...
...
@@ -18,9 +18,3 @@ zabbix_agent_templates:
- Template App Mailman
- Template App MySQL
- Template App Nginx
configure_firewall: true
# this is needed to make ansible find the firewalld python
# module when deploying firewalld tasks
ansible_python_interpreter: /usr/bin/python3.7
host_vars/mex.mirror.pkgbuild.com
View file @
b2e22da8
...
...
@@ -6,9 +6,3 @@ network_interface: "eno2"
ipv4_address: "169.57.35.94"
ipv4_netmask: "/26"
ipv4_gateway: "169.57.35.65"
configure_firewall: true
# this is needed to make ansible find the firewalld python
# module when deploying firewalld tasks
ansible_python_interpreter: /usr/bin/python3.7
host_vars/orion.archlinux.org/misc
View file @
b2e22da8
...
...
@@ -21,8 +21,3 @@ zabbix_agent_templates:
- Template OS Linux
- Template App Borg Backup
- Template App Nginx
configure_firewall: true
# this is needed to make ansible find the firewalld python
# module when deploying firewalld tasks
ansible_python_interpreter: /usr/bin/python3.7
host_vars/packer-base-image
View file @
b2e22da8
...
...
@@ -6,5 +6,3 @@ network_interface: "en*"
filesystem: btrfs
system_disks:
- /dev/sda
ansible_python_interpreter: /usr/bin/python3
host_vars/sgp.mirror.pkgbuild.com
View file @
b2e22da8
...
...
@@ -7,9 +7,3 @@ network_interface: "eno2"
ipv4_address: "161.202.204.205"
ipv4_netmask: "/26"
ipv4_gateway: "161.202.204.193"
configure_firewall: true
# this is needed to make ansible find the firewalld python
# module when deploying firewalld tasks
ansible_python_interpreter: /usr/bin/python3.7
host_vars/soyuz.archlinux.org
View file @
b2e22da8
...
...
@@ -20,9 +20,3 @@ zabbix_agent_templates:
- Template App Borg Backup
- Template App Syncrepo
- Template App PostgreSQL
configure_firewall: true
# this is needed to make ansible find the firewalld python
# module when deploying firewalld tasks
ansible_python_interpreter: /usr/bin/python3.7
host_vars/vostok.archlinux.org
View file @
b2e22da8
...
...
@@ -14,9 +14,3 @@ system_disks:
zabbix_agent_templates:
- Template OS Linux
configure_firewall: true
# this is needed to make ansible find the firewalld python
# module when deploying firewalld tasks
ansible_python_interpreter: /usr/bin/python3.7
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment