]> git.openstreetmap.org Git - chef.git/commit
Expect apache to listen on tcp6 instead of tcp
authorTom Hughes <tom@compton.nu>
Tue, 21 Mar 2023 18:47:53 +0000 (18:47 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 21 Mar 2023 18:48:47 +0000 (18:48 +0000)
commit81483a4189dea452f6ec9d9266c91c490e12f3be
treec40bdde5b2b4964b092fdd57bf5925376845c170
parent3eb308cdf3235e6d34cba81d1c88e3ab6ceaac9f
Expect apache to listen on tcp6 instead of tcp
40 files changed:
test/integration/apache/serverspec/apache_spec.rb
test/integration/blog/serverspec/apache_spec.rb
test/integration/blogs/serverspec/apache_spec.rb
test/integration/civicrm/serverspec/apache_spec.rb
test/integration/dmca/serverspec/apache_spec.rb
test/integration/dns/serverspec/apache_spec.rb
test/integration/donate/serverspec/apache_spec.rb
test/integration/forum/serverspec/apache_spec.rb
test/integration/foundation-board/serverspec/apache_spec.rb
test/integration/foundation-dwg/serverspec/apache_spec.rb
test/integration/foundation-mwg/serverspec/apache_spec.rb
test/integration/foundation-owg/serverspec/apache_spec.rb
test/integration/foundation-welcome/serverspec/apache_spec.rb
test/integration/foundation-wiki/serverspec/apache_spec.rb
test/integration/git-web/serverspec/apache_spec.rb
test/integration/gps-tile/serverspec/apache_spec.rb
test/integration/hot/serverspec/apache_spec.rb
test/integration/irc/serverspec/apache_spec.rb
test/integration/kibana/serverspec/apache_spec.rb
test/integration/mailman/serverspec/apache_spec.rb
test/integration/matomo/serverspec/apache_spec.rb
test/integration/munin-server/serverspec/apache_spec.rb
test/integration/osqa/serverspec/apache_spec.rb
test/integration/otrs/serverspec/apache_spec.rb
test/integration/overpass/serverspec/apache_spec.rb
test/integration/php-apache/serverspec/apache_spec.rb
test/integration/planet/serverspec/apache_spec.rb
test/integration/prometheus-server/serverspec/apache_spec.rb
test/integration/serverinfo/serverspec/apache_spec.rb
test/integration/stateofthemap-container/serverspec/apache_spec.rb
test/integration/stateofthemap-wordpress/serverspec/apache_spec.rb
test/integration/subversion/serverspec/apache_spec.rb
test/integration/switch2osm/serverspec/apache_spec.rb
test/integration/taginfo/serverspec/apache_spec.rb
test/integration/tile/serverspec/apache_spec.rb
test/integration/trac/serverspec/apache_spec.rb
test/integration/web-frontend/serverspec/apache_spec.rb
test/integration/web-rails/serverspec/apache_spec.rb
test/integration/wiki/serverspec/apache_spec.rb
test/integration/wordpress/serverspec/apache_spec.rb