I have a situation where I have a module which manages some user accounts which, if required by a system, need to be physically present on that box. I have another module which sets up freeipa-client for all systems.
The catch is that when the first module is present, it needs to be installed prior to the ipa-client module. But if I give ipa-client a dependency on it, it will force it to always be installed, which isn't what I want. What's the most puppet-ish way to handle this? -- 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.
