[cobbler] overriding name_servers_search

Robert Jacobson Robert.C.Jacobson at nasa.gov
Mon Mar 18 11:56:01 UTC 2013


I'd like to override a profile-set variable for one particular system, 
but I can't figure out how to do it.  For the system, I want to 
completely replace name_servers_search with "foo.com", but when I put in 
'foo.com' for name_servers_search for the system (using the web 
interface), it just appended it to the profile's value list rather than 
replacing it:

# cobbler profile dumpvars --name=feds | grep name_servers_search
default_name_servers_search : []
name_servers_search : ['gsfc.nasa.gov', 'nasa.gov']

# cobbler system dumpvars --name=test | grep name_servers_search
default_name_servers_search : []
name_servers_search : ['gsfc.nasa.gov', 'nasa.gov', 'foo.com']

Platform:  cobbler-2.2.3-2.el6.noarch, cobbler-web-2.2.3-2.el6.noarch 
(EPEL) on RHEL6.4

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Robert Jacobson               Robert.C.Jacobson at nasa.gov
Lead System Admin       Solar Dynamics Observatory (SDO)
Bldg 14, E222                             (301) 286-1591



More information about the cobbler mailing list