Re: [Puppet Users] How to pass variables from got from kickstart to puppet

2011-05-19 Thread Ohad Levy
On 2011 5 19 22:48, "Chris Phillips" wrote: > > > On 19 May 2011 20:29, hyzhang wrote: >> >> We are trying to make puppet to do the some of the kickstart part for >> CentOS installation. The kickstart will prompt for hostname, IP, etc, >> then install the puppet client to the client. From then on

Re: [Puppet Users] How to pass variables from got from kickstart to puppet

2011-05-19 Thread Chris Phillips
On 19 May 2011 20:29, hyzhang wrote: > We are trying to make puppet to do the some of the kickstart part for > CentOS installation. The kickstart will prompt for hostname, IP, etc, > then install the puppet client to the client. From then on, puppet > would take over. > > My question is, how can

[Puppet Users] How to pass variables from got from kickstart to puppet

2011-05-19 Thread hyzhang
We are trying to make puppet to do the some of the kickstart part for CentOS installation. The kickstart will prompt for hostname, IP, etc, then install the puppet client to the client. From then on, puppet would take over. My question is, how can I pass the variable such as hostname, IP,etc gotte