On Wed, Jan 30, 2013 at 10:50 PM, Erno Aapa <[email protected]> wrote:
> Hi, > I have tricky problem and I hope that someone could help me. > I'm using puppetlabs-firewall module. My box doesn't have iptables > pre-installed. And because there is no /sbin/iptables puppet don't find > provider for firewall -type. I get error that no provider for firewall > found. > > Does anyone have idea how to get around this? Even if I create stage which > is before "main"-stage and install the iptables there I get errors. > The issue should be fixed somewhere in 2.7.x where you can install packages and have it satisfy provider requirements in a single puppet run. See: http://projects.puppetlabs.com/issues/6907. Nan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
