internetx02 enters the arena
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
fa64313a2f
commit
00057ef856
4 changed files with 48 additions and 2 deletions
|
@ -61,7 +61,8 @@ exclude = httpd*
|
|||
exclude = git*
|
||||
{% endif %}
|
||||
{% if inventory_hostname.startswith('pkgs') %}
|
||||
# exclude mod_auth_openidc-2.3.7-11.module+el8.6.0+14082+b6f23e95
|
||||
# exclude jq-1.6-3.el8
|
||||
# as it's causing segfaults in https pushes
|
||||
exclude = mod_auth_openidc-2.3.7-11.module+el8.6.0+14082+b6f23e95
|
||||
# by running out of memory
|
||||
exclude = jq-1.6-3.el8
|
||||
{% endif %}
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
ifconfig-push 192.168.1.77 192.168.0.77
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue