On 20 January 2015 at 03:44, Fred Smith
wrote:
> On Mon, Jan 19, 2015 at 08:01:02PM -0600, Johnny Hughes wrote:
> > On 01/19/2015 06:49 PM, Fred Smith wrote:
> > > On Mon, Jan 19, 2015 at 05:55:44PM -0600, Johnny Hughes wrote:
> > >> On 01/19/2015 04:10 PM, Robert Arkiletian wrote:
> > >>> On Mon
I'm currently using kickstart for installing new servers and have run into
the following scenario: all the machines will have the same basic setup of
packages, however they will each be configured for a specific task. For
example, some will be mail-serving machines and won't need things like a
web
On 20/01/2015 16:29, Ashley M. Kirchner wrote:
So my question is, is there some way do determine via kickstart, what to
install on that machine based on some criteria, possibly the IP that's
being assigned to it, or MAC address, or something ...
If you just want to use kickstart, it would be pret
On Tue, Jan 20, 2015 at 10:41 AM, Tom Grace
wrote:
> On 20/01/2015 16:29, Ashley M. Kirchner wrote:
>>
>> So my question is, is there some way do determine via kickstart, what to
>> install on that machine based on some criteria, possibly the IP that's
>> being assigned to it, or MAC address, or s
Tom: Thanks for the suggestion. I'll look into those tools.
Mark: Yes, they are using pxeboot. Right now when they boot up, the pxe
config offers two options, 32- and 64bit. Are you suggesting I create
multiple entries that one selects based on what the machine is going to be?
Is there a way to ha
On Tue, Jan 20, 2015 at 11:13 AM, Ashley M. Kirchner wrote:
> Tom: Thanks for the suggestion. I'll look into those tools.
>
> Mark: Yes, they are using pxeboot. Right now when they boot up, the pxe
> config offers two options, 32- and 64bit. Are you suggesting I create
> multiple entries that one
Gotcha. Thanks all! You guys gave me the answers I needed to know and hear.
For the immediate futre I will likely go with multiple pxeboot options
which then picks the specific kickstart file. It's easy for me to put a
label on the server that says 'web' or 'mail' etc. Then just pick the same
from
On 01/20/2015 08:41 AM, Tom Grace wrote:
I would suggest that the "right way" would be to kickstart all your
machines the same way, and then use a configuration management tool
(like Puppet or Chef) to customize them
Seconded.
Personally, I recommend either ansible or bcfg2 over other tools.
Unix and ntp handle leap seconds a bit differently.
Unix time increases during the leap second and drops back a second after.
Ntp freezes time during the leap second.
OS kernels may do either or neither.
--
Michael henne...@web.cs.ndsu.nodak.edu
"SCSI is NOT magic. There are *fundamental techni
On Tue, Jan 20, 2015 at 3:14 PM, Gordon Messmer
wrote:
>
>> I would suggest that the "right way" would be to kickstart all your
>> machines the same way, and then use a configuration management tool
>> (like Puppet or Chef) to customize them
>
>
> Seconded.
>
> Personally, I recommend either ansib
Hi all,
Is anyone using C7 in production with LDAP and kerberos?
Currently all of my machines run C5 or C6 with nss-pam-ldapd or nss_ldap,
with kerberos and pam_krb5 for authentication.
Before I fire up a test VM (is it even worth it?) I wanted to check
feedback from the community.
Cheers!
Dan
don't forget you can define PXE config files based on the IP, IP range
or MAC address of the server. This means that you don't have to select
the correct pxeboot option from a PXE menu it will select the most
precise config file automatically.
see the following
http://www.syslinux.org/wiki/ind
Les Mikesell wrote:
> Gordon Messmer wrote:
> >> I would suggest that the "right way" would be to kickstart all your
> >> machines the same way, and then use a configuration management tool
> >> (like Puppet or Chef) to customize them
> >
> > Seconded.
> >
> > Personally, I recommend either ansible
On 01/20/2015 05:26 PM, Dan Irwin wrote:
Before I fire up a test VM (is it even worth it?) I wanted to check
feedback from the community.
It works well. Use sssd instead of nss-pam-ldapd and nss_ldap and pam_krb5.
___
CentOS mailing list
CentOS@cent
14 matches
Mail list logo