Skip to content

Instantly share code, notes, and snippets.

@rcreasey
Created June 9, 2010 23:09
Show Gist options
  • Select an option

  • Save rcreasey/432330 to your computer and use it in GitHub Desktop.

Select an option

Save rcreasey/432330 to your computer and use it in GitHub Desktop.
name 'gst-prodweb-01.las1'
run_list ['role[gst-web]']
set[:scaffold] = {
'hostname' => 'gst-prodweb-01',
'fqdn' => 'las1.colo.ignops.com',
'ip_address' => '10.93.56.67',
'net_device' => 'eth0',
'netmask' => '255.255.254.0',
'gateway' => '10.93.56.1',
'datacenter' => 'las1',
'farm' => {
'name' => 'gst',
'role' => 'prodweb',
'id' => '01'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment