On 04/05/2011 01:28 PM, CHEBRIAN wrote: > Dear ALL, > > I tried to install mysql server in client machine from puppet > server . > > I am getting the following error > > There are problems and -y was used without --force-yes . \ > > how to say the puppet master to install forcefully .
Hi, usually you don't! Instead, make sure the offending repository's pubkey is known to apt. You probably want to have an "exec" resource for "apt-key add" with the appropriate key (which you will provide with puppet as well). HTH, Felix -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.