That was a bug and fixed partially. Now installation happens but puppet commands are broken and I see no manifests files in the new module directories.
# puppet module install puppetlabs/node_openstack Preparing to install into /etc/puppetlabs/puppet/modules ... Downloading from http://forge.puppetlabs.com ... Installing -- do not interrupt ... /etc/puppetlabs/puppet/modules ââ⬠puppetlabs-node_openstack (v0.0.4) âââ puppetlabs-cloud_provisioner (v1.0.5) # puppet module list /etc/puppetlabs/puppet/modules âââ puppetlabs-cloud_provisioner (v1.0.5) âââ puppetlabs-node_openstack (v0.0.4) /opt/puppet/share/puppet/modules âââ puppetlabs-auth_conf (v0.0.5) âââ puppetlabs-pe_accounts (v1.1.0) âââ puppetlabs-pe_compliance (v0.0.8) âââ puppetlabs-pe_mcollective (v0.0.57) âââ puppetlabs-request_manager (v0.0.5) âââ puppetlabs-stdlib (v2.5.1) âââ ripienaar-concat (v0.2.0) # ls /etc/puppetlabs/puppet/modules/ cloud_provisioner node_openstack # puppet node_openstack Error: Unknown Puppet subcommand 'node_openstack' See 'puppet help' for help on available puppet subcommands # puppet help err: no such file to load -- puppet/face/node/install err: Try 'puppet help help help' for usage Regards, Haynes -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ken Barber Sent: Friday, January 18, 2013 9:52 PM To: Puppet Users Subject: Re: [Puppet Users] node_openstack dependency > I am trying to install node_openstack module for puppet. But I see its > dependency on puppetlabs-cloud_provisioner (>= 1.0.2) There are versions of it higher than 1.0.2 available here: https://forge.puppetlabs.com/puppetlabs/cloud_provisioner ken. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
