Merge "Specify the dns nameserver for the subnet"

This commit is contained in:
Jenkins 2016-01-07 20:50:21 +00:00 committed by Gerrit Code Review
commit 3b054dff4d

View File

@ -258,6 +258,7 @@ class infracloud::controller(
cidr => '15.184.52.0/22',
gateway_ip => '15.184.52.1',
network_name => 'public',
dns_nameservers => ['8.8.8.8'],
allocation_pools => [
'start=15.184.53.2,end=15.184.53.254',
'start=15.184.54.2,end=15.184.54.254',