default_attributes(
:apt => {
- :sources => [ "ubuntugis-unstable" ]
+ :sources => ["ubuntugis-unstable"]
},
:git => {
:allowed_nodes => "*:*",
}
}
}
-);
+)
run_list(
"role[ic]",
"role[stats]",
"role[planet]",
"role[planetdump]",
+ "role[logstash]",
"recipe[rsyncd]",
"recipe[openvpn]",
"recipe[git::server]",