X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/02bf34d4a0b3c92b8e697c2e1f97c6f73c47cae9..e93e0d3fc5b48738c68e8b6a075c0e53f68e37c0:/roles/rhaegal.rb diff --git a/roles/rhaegal.rb b/roles/rhaegal.rb index 8ff2e2f31..72d8ae57c 100644 --- a/roles/rhaegal.rb +++ b/roles/rhaegal.rb @@ -17,6 +17,11 @@ default_attributes( :address => "193.198.233.218", :prefix => "29", :gateway => "193.198.233.217" + }, + :inet6 => { + :address => "2001:b68:40ff:3::2", + :prefix => "64", + :gateway => "2001:b68:40ff:3::1" } } }