gw1: squid: Allow access to PXE/kickstarts
The PXE server now hosts the kickstart scripts.
This commit is contained in:
@@ -19,6 +19,7 @@ squid_acl:
|
||||
- src 172.30.0.160/28
|
||||
unifi_controller:
|
||||
- src 172.30.0.242/32
|
||||
- src 172.30.0.251/32
|
||||
SSL_ports:
|
||||
- port 443
|
||||
Safe_ports:
|
||||
@@ -33,6 +34,7 @@ squid_acl:
|
||||
kickstart:
|
||||
- url_regex rosalina.pyrocufflink.blue/~dustin/kickstart/.*\.ks$
|
||||
- url_regex git.pyrocufflink.net/infra/kickstart/raw/.*/.*\.ks$
|
||||
- url_regex pxe.pyrocufflink.blue/kickstart/.*/.*\.ks$
|
||||
fcos_updates:
|
||||
- dstdomain d2uk5hbyrobdzx.cloudfront.net
|
||||
- dstdomain ostree.fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user