:apt => {
:sources => ["ubuntugis-unstable"]
},
+ :dhcpd => {
+ :first_address => "10.0.63.1",
+ :last_address => "10.0.63.254"
+ },
:elasticsearch => {
:cluster => {
:routing => {
)
run_list(
- "role[ic]",
+ "role[equinix]",
"role[gateway]",
"role[web-storage]",
"role[supybot]",
# "role[planetdump]",
"role[logstash]",
"recipe[rsyncd]",
+ "recipe[dhcpd]",
"recipe[openvpn]",
"recipe[tilelog]"
)