From: Andy Allan Date: Mon, 9 May 2016 15:02:14 +0000 (+0100) Subject: Add server location description to aws X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/d7bfa648776bb56cc3296cf750d1db9904678eb5?hp=1c14a35ff753f0932435b1ce189e97ab17b2f72a;ds=sidebyside Add server location description to aws --- diff --git a/roles/aws.rb b/roles/aws.rb index ae3225f72..5f4ac7ace 100644 --- a/roles/aws.rb +++ b/roles/aws.rb @@ -2,6 +2,8 @@ name "aws" description "Role applied to all servers on AWS" default_attributes( + :hosted_by => "AWS", + :location => "Ireland", :networking => { :nameservers => ["172.31.0.2"], :roles => {