Try changing the Mdoulfile instread of the metadata file.
On 19 Sep 2014 04:35, "Allen Santora" <allen.sant...@gmail.com> wrote:

> Greetings,
>
> (puppet-server-3.5.1 on CentOS 6.4)
>
> I'm writing my own nodejs manager in Puppet and I want to enforce a
> version number
>
> I have generated the module skeleton with the command: # puppet module
> generate company-nodejs
> in /etc/puppet/modules
>
> I then created /etc/puppet/modules/company-nodejs/metadata,json with the
> basic content found at the URL:
>
>
> https://docs.puppetlabs.com/puppet/latest/reference/modules_publishing.html#write-a-metadatajson-file
>
> (... with appropriate local edits to metadata.json including...
>
> "version": "0.0.1",
>
> )
>
> I then check the module with the command below but I am not getting a
> version number
>
> #  puppet module list | grep node
>
> company-nodejs (???)
>
> Does anyone know why I am not getting a version number?
>
> Thanks in advance.
>
>  --
> 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 puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/3655002c-3caf-49f6-8ef2-491cad1f88ce%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/3655002c-3caf-49f6-8ef2-491cad1f88ce%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAE6LtPVYWR3mmk%3D1UTF2i3hmnhUoEPc-%2BEztJPdxY0q2MaxVBQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to