Hi, I have a class and want to depend on a Package from another class, how do I solve this ?? I have 2 classes one is called openldap-client and the other is called pam-ldap. I want pam-ldap to depend on the openldap-client class which has a Package called openldap-client.
I've tried the following: - openldap-client::Package["openldap-client"] - Class[openldap-client]::Package["openldap-client"] Has anyone got a good solution to this or is it a bad idea to make such a dependency? Kind regards, Ivo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---