Guest User

Untitled

a guest
May 27th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. name 'gst-prodweb-01.las1'
  2. run_list ['role[gst-web]']
  3. set[:scaffold] = {
  4. 'hostname' => 'gst-prodweb-01',
  5. 'fqdn' => 'las1.colo.ignops.com',
  6. 'ip_address' => '10.93.56.67',
  7. 'net_device' => 'eth0',
  8. 'netmask' => '255.255.254.0',
  9. 'gateway' => '10.93.56.1',
  10. 'datacenter' => 'las1',
  11. 'farm' => {
  12. 'name' => 'gst',
  13. 'role' => 'prodweb',
  14. 'id' => '01'
  15. }
  16. }
Add Comment
Please, Sign In to add comment