<haynes.davis@accenture.com>
2013-Jan-18 09:15 UTC
[Puppet Users] node_openstack dependency
Hi, I am trying to install node_openstack module for puppet. But I see its dependency on puppetlabs-cloud_provisioner<https://forge.puppetlabs.com/puppetlabs-cloud_provisioner> (>= 1.0.2) Is this version available, if not is there any work around? regards, Haynes Davis ________________________________ 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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
> 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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
<haynes.davis@accenture.com>
2013-Jan-22 12:59 UTC
RE: [Puppet Users] node_openstack dependency
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: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com] 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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. 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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Tue, Jan 22, 2013 at 6:59 AM, <haynes.davis@accenture.com> wrote:> 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 > >You can try exporting RUBYLIB with the modules lib dir to use the face. This is related to http://projects.puppetlabs.com/issues/7316. HTH, Nan -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.