projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c14a35
)
Add server location description to aws
author
Andy Allan
<github@gravitystorm.co.uk>
Mon, 9 May 2016 15:02:14 +0000
(16:02 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 9 May 2016 19:05:43 +0000
(20:05 +0100)
roles/aws.rb
patch
|
blob
|
history
diff --git
a/roles/aws.rb
b/roles/aws.rb
index ae3225f729e9f449c693c1d853f01d29d1d25888..5f4ac7ace2b33f5f5e76a63b1a3488ec20adbd24 100644
(file)
--- 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 => {