Discussion:
Geppetto user
Jayapandian Ponraj
2015-03-24 13:13:30 UTC
Permalink
From where does geppetto get the default name of a module in the
metadata.json file?
--
You received this message because you are subscribed to the Google Groups "Puppet Geppetto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-geppetto+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Henrik Lindberg
2015-03-24 22:06:40 UTC
Permalink
Post by Jayapandian Ponraj
From where does geppetto get the default name of a module in the
metadata.json file?
Sorry, do not understand your question - can you elaborate? What did you
do, what did you expect, what happened?

- henrik
--
Visit my Blog "Puppet on the Edge"
http://puppet-on-the-edge.blogspot.se/
--
You received this message because you are subscribed to the Google Groups "Puppet Geppetto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-geppetto+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Jayapandian Ponraj
2015-03-25 06:58:17 UTC
Permalink
When i create a new module with name say xyz, geppetto auto fills the
name in metadata.json as "<username>-xyz".
So from where does geppetto get the user name?

On 25 March 2015 at 03:36, Henrik Lindberg
Post by Jayapandian Ponraj
From where does geppetto get the default name of a module in the
metadata.json file?
Sorry, do not understand your question - can you elaborate? What did you do,
what did you expect, what happened?
- henrik
--
Visit my Blog "Puppet on the Edge"
http://puppet-on-the-edge.blogspot.se/
--
You received this message because you are subscribed to a topic in the
Google Groups "Puppet Geppetto" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/puppet-geppetto/s9b7yjs_iqE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Puppet Geppetto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-geppetto+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thomas Hallgren
2015-03-25 13:23:01 UTC
Permalink
Geppetto will first look at the preference named 'Puppet' -> 'Module' -> 'Puppet Forge' -> 'Module Forge Login'. If that
preference is empty, it will use the standard Java property 'user.name' which under normal circumstances will be your
login name.

- thomas
Post by Jayapandian Ponraj
When i create a new module with name say xyz, geppetto auto fills the
name in metadata.json as "<username>-xyz".
So from where does geppetto get the user name?
On 25 March 2015 at 03:36, Henrik Lindberg
Post by Jayapandian Ponraj
From where does geppetto get the default name of a module in the
metadata.json file?
Sorry, do not understand your question - can you elaborate? What did you do,
what did you expect, what happened?
- henrik
--
Visit my Blog "Puppet on the Edge"
http://puppet-on-the-edge.blogspot.se/
--
You received this message because you are subscribed to a topic in the
Google Groups "Puppet Geppetto" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/puppet-geppetto/s9b7yjs_iqE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Puppet Geppetto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-geppetto+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...