X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7c597046c2be9cf2472edbd2ae9020686f2aeb1b..dc88c4068c574ea04d3085c8d8b0b80660688db7:/roles/idris.rb diff --git a/roles/idris.rb b/roles/idris.rb index 7e0d6419e..4308c95ab 100644 --- a/roles/idris.rb +++ b/roles/idris.rb @@ -23,6 +23,9 @@ default_attributes( :prefix => "123", :gateway => "2800:1e0:1030::61" } + }, + :wireguard => { + :enabled => false } }, :squid => { @@ -33,7 +36,8 @@ default_attributes( "rock /store/squid/rock-8192 25000 swap-timeout=200 slot-size=8192 min-size=3997 max-size=8092", "rock /store/squid/rock-16384 35000 swap-timeout=200 slot-size=16384 min-size=8093 max-size=16284", "rock /store/squid/rock-32768 45000 swap-timeout=200 slot-size=32768 min-size=16285 max-size=262144" - ] + ], + :private_devices => false }, :nginx => { :cache => {