search for: agent64

Displaying 1 result from an estimated 1 matches for "agent64".

Did you mean: agent4
2007 Dec 26
7
Thank you puppet!!
...mac_ext => "06:1c", } ... } #create a cobbler system definition node cobbler inherits default { include cobbler ... cobbler::system { "rh4-agt64-1": mac => "00:50:56:00:06:1c", profile => "rhel4-agent64", ip => "10.100.6.172"; } } #create a node: node rh4-agt-1 { clarity::agent { "4.0.0-1": oracle => "10.0.0.3" } } Which is incredible! We had a guy on staff who was doing only these things almost full time, so puppet...