Difference between revisions of "Agile testbed"
From PDP/Grid Wiki
Jump to navigationJump to search| Line 279: | Line 279: | ||
| The VM host '''span.testbed''' doubles as a squid cache, mainly to relieve stress on the Fedora servers for the nightly builds by koji. | The VM host '''span.testbed''' doubles as a squid cache, mainly to relieve stress on the Fedora servers for the nightly builds by koji. | ||
| + | |||
| + |  diff /etc/squid/squid.conf{.default,} | ||
| + |  632,633c632,633 | ||
| + |  < #acl our_networks src 192.168.1.0/24 192.168.2.0/24 | ||
| + |  < #http_access allow our_networks | ||
| + |  --- | ||
| + |  > acl our_networks src 10.198.0.0/16 194.171.96.16/28 | ||
| + |  > http_access allow our_networks | ||
| + |  1786a1787 | ||
| + |  > cache_dir diskd /srv/squid 800000 16 256 | ||
| === Koji === | === Koji === | ||
