Rachel
2010-Jan-27 09:52 UTC
[Puppet Users] Newbie question: how to handle prompts from packages?
For example, I''ve installed puppet on ubuntu. Say I want to use it to install an ubuntu package like moodle or mysql-server, puppet is hanging in the background waiting for a response to a question. (Installation of these packages normally interacts with the user to ask for passwords, etc) So how do I configure puppet to accommodate this? I''ve searched through the docs, and googled, but can''t find any references to this, so any pointers would be gratefully received. TIA Rachel -- 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.
James Turnbull
2010-Jan-27 10:11 UTC
Re: [Puppet Users] Newbie question: how to handle prompts from packages?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 27/01/10 8:52 PM, Rachel wrote:> For example, I''ve installed puppet on ubuntu. Say I want to use it to > install an ubuntu package like moodle or mysql-server, puppet is > hanging in the background waiting for a response to a question. > > (Installation of these packages normally interacts with the user to > ask for passwords, etc) >See the responsefile attribute of the package type. http://docs.reductivelabs.com/references/stable/type.html#package Regards James Turnbull - -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hardening Linux (http://tinyurl.com/hardeninglinux) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEVAwUBS2ARZSFa/lDkFHAyAQKTWQgAnb++buLTtwE08sleDK2xI3wo0hMIagxo cEz59r88wxx3mGJ8f7O6KE0UU68bRfS+K48awBukjMwXTJ3wmuq85YEG8hy9pljZ iEsVbQsqRr6lOywIxNRnrp9lfR0t4hYF7tG00Hn5xquQPOSObFIXR2kb/RpsD9J8 C33UgylJPRgQn4QFAqfrduX2w1S0SWaXfw1ZQm/DOpHy4tBSK6gZht/jqcj13iMM Et+dNAVv65qAzWqj2YHSqfy1MnlVAnm55a8Oc0POl/V1ElbPDwfJQ+LOWgpnCRtQ zG0AdPvjr+gpb6GErm7iPDiWuF9qyvctyywdOwSH/tu8O1vn9vXj6w==zXSW -----END PGP SIGNATURE----- -- 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.
Rachel Willmer
2010-Jan-27 11:23 UTC
Re: [Puppet Users] Newbie question: how to handle prompts from packages?
Thanks, that''s exactly what I was looking for. Rachel P.S. James, I ordered your book yesterday from Amazon, so hopefully all my other newbie questions will be answered there :-) -- 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.
Eric Gerlach
2010-Jan-27 15:42 UTC
Re: [Puppet Users] Newbie question: how to handle prompts from packages?
On Wed, Jan 27, 2010 at 09:11:49PM +1100, James Turnbull wrote:> See the responsefile attribute of the package type. > > http://docs.reductivelabs.com/references/stable/type.html#packageYou can do that now? Oooooooooh. That makes me happy, and I love Debian :-) Cheers, -- Eric Gerlach, Network Administrator Federation of Students University of Waterloo p: (519) 888-4567 x36329 e: egerlach@feds.uwaterloo.ca -- 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.