X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3c7828c248553645d2e8ce083787931bfbbf4f75..29d741d17b7f029b4313d70182cfcc6f7c333a06:/roles/fafnir.rb diff --git a/roles/fafnir.rb b/roles/fafnir.rb index 2345b2565..1c5ee364f 100644 --- a/roles/fafnir.rb +++ b/roles/fafnir.rb @@ -13,6 +13,11 @@ default_attributes( :family => :inet, :address => "172.31.10.210", :hwaddress => "02:c1:c5:8b:5f:1d" + }, + :external_ipv4 => { + :role => :external, + :family => :inet, + :address => "52.50.86.69" } } },