Automatic network setup using getent?

2011-03-10 Thread Gary Algier
ould do all sorts of things later in the process, but is there any way to get code to run at "system add" time? -- Gary Algier, WB2FWZ gaa at ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 Nielsen's First L

EPEL 6 repo failures

2011-03-21 Thread Gary Algier
: Thu Dec 9 05:07:25 2010 -- Gary Algier, WB2FWZ gaa at ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 Nielsen's First Law of Computer Manuals: People don't read documentation v

Re: EPEL 6 repo failures

2011-03-28 Thread Gary Algier
On 03/21/11 18:11, Wes Hardin wrote: > On 03/21/2011 04:44 PM, Gary Algier wrote: >> I am trying to add the EPEL 6 repo. I used these commands: >> >> cobbler repo add --name=epel-6-x86_64 \ >> --mirror=http://download.fedora.redhat.com/pub/epel/6/x86_64

Triggers Documentation?

2011-03-28 Thread Gary Algier
ing the hostname to look up the MAC via "getent ethers hostname". I can easily write the code to do the lookup in sh/bash/ksh or perl, but I need to be able to supply the information back to the cobbler system after the lookup. I need to be able to fail on errors. -- Gary Algier, WB2F

Re: Triggers Documentation?

2011-03-28 Thread Gary Algier
On 03/28/11 16:23, Scott Henson wrote: > On Mon, 28 Mar 2011 09:02:20 -0400, Gary Algier wrote: >> Hello, >> >> I would like to write a cobbler trigger to do something every time I add a >> system. I looked at the documentation at: >> https://fedorahosted

Re: snippet keep_ssh_host_keys not running in background

2011-12-22 Thread Gary Algier
ed.org <mailto:cobbler@lists.fedorahosted.org> https://fedorahosted.org/mailman/listinfo/cobbler ___ cobbler mailing list cobbler@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/cobbler -- Gary Algier, WB2FWZ gaa at ultico

[cobbler] Lost kickstart inheritance from profile?

2014-09-04 Thread Gary Algier
ult. I need to pick the kickstart parameter on the system definition. If this is the case, why is there a kickstart parameter on the profile? It is always ignored. Is there a way to get back the inheritance from the profile? -- Gary Algier, WB2FWZg...@ulticom.com +1

Re: [cobbler] Lost kickstart inheritance from profile?

2014-09-04 Thread Gary Algier
Hi Nish: On 09/04/14 11:21, Nishanth Aravamudan wrote: Hi Gary, On 04.09.2014 [10:45:19 -0400], Gary Algier wrote: Hello, Am I missing something or did the <> ability disappear from the kickstart parameter on a system definition? Our old cobbler server is running 2.0.9. When I de

[cobbler] Simplified patch process?

2014-09-18 Thread Gary Algier
aid I needed to pay money for space. Does this apply to one who is only submitting deltas to an already existing project? -- Gary Algier, WB2FWZg...@ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 Nielsen's

Re: [cobbler] gpt partition

2014-12-15 Thread Gary Algier
> On Dec 15, 2014, at 17:33, Albino A. Aveleda wrote: > > Dear all, > > I have to use the GPT partition because my disk array is bigger than 2TB. > I am using CentOS 6.5 and cobbler 2.6.3. > I added the pre section in my kickstart to create a partiotion with parted > command, but it didn't work

Re: [cobbler] gpt partition

2014-12-16 Thread Gary Algier
der=\$(echo \$BIOSORDER | sed 's/ /,/g') cat <> /tmp/partinfo bootloader --location=mbr --driveorder=\$biosorder --append="crashkernel=auto rhgb quiet" zerombr clearpart --drives=\$disks --all ignoredisk --only-use=\$disks part /boot --size=512 part swap --recomm

[cobbler] Fedora 21 "Everything" import fails

2015-02-18 Thread Gary Algier
a 21 documentation leaves this out. -- Gary Algier, WB2FWZg...@ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 ___ cobbler mailing list cobbler@lists.fedorahosted.org htt