Dennis Benzinger | hybris
2012-May-29 14:03 UTC
[Puppet Users] Interactive Debian Package Installation?
Hello! For some machines I want to do a semi automated installation via puppet apply. Is it possible to tell Puppet to install Debian packages interactively in this case? So that for example the MySQL root password can be entered. Cheers, Dennis Benzinger | hybris GmbH -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/Amt6-dUbCXgJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Tue, May 29, 2012 at 7:03 AM, Dennis Benzinger | hybris <dennis.benzinger@hybris.de> wrote:> Hello! > > For some machines I want to do a semi automated installation via puppet > apply. Is it possible to tell Puppet to install Debian packages > interactively in this case? So that for example the MySQL root password can > be entered.You won''t be able to break into interactive mode during puppet apply, but you have the option of supplying the answer file. Nan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Brian Gupta
2012-May-29 21:21 UTC
Re: [Puppet Users] Interactive Debian Package Installation?
On Tue, May 29, 2012 at 12:11 PM, Nan Liu <nan@puppetlabs.com> wrote:> On Tue, May 29, 2012 at 7:03 AM, Dennis Benzinger | hybris > <dennis.benzinger@hybris.de> wrote: >> Hello! >> >> For some machines I want to do a semi automated installation via puppet >> apply. Is it possible to tell Puppet to install Debian packages >> interactively in this case? So that for example the MySQL root password can >> be entered. > > You won''t be able to break into interactive mode during puppet apply, > but you have the option of supplying the answer file.Also check out: http://projects.puppetlabs.com/projects/1/wiki/Debian_Preseed_Patterns> Nan > > -- > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.