Re: [Spacewalk-list] Config Management Macros

2011-12-08 Thread Jason M. Nielsen
I create custom system info variables and then create values for these server side during a build or run a script to update. Crude but here is something: This sets the variable for the host its run on: #!/usr/bin/python import xmlrpclib import getpass import sys from socket import gethostna

[Spacewalk-list] Config Management Macros

2011-12-08 Thread Grindley, Karl - 0663 - MITLL
Greetings, I've been trying to understand the macros for the configuration management section on SpaceWalk. The document lists a few macros available for use. -Is that the complete list of the macros? Are there more? -If so, is there a way to pull/find a list of other macros not listed? -Is th