You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Hi,
Many packages have many questions during installation, how can I answer those when installing them via puppet ?
apt-get install xyz has many question about the package I am installing, how would I do it via puppet ?
Regards
Martin Alfke
unread,
Oct 21, 2014, 6:47:45 AM10/21/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
The package provider has a response file attribute.
puppet describe package:
- **responsefile**
A file containing any necessary answers to questions asked by
the package. This is currently used on Solaris and Debian. The
value will be validated according to system rules, but it should
generally be a fully qualified path.