Title: Message Title
John Duarte commented on an issue
Puppet / Bug PUP-3159
Module tool generate does not use skeleton when run as root
Given a puppet module skeleton directory with an erb template as follows for both root and a non-root user:

{code}
cat ~/.puppet/var/puppet-module/skeleton/.fixtures.yml.erb
fixtures:
  repositories:
    stdlib: "git://github.com/puppetlabs/puppetlabs-stdlib.git"
  symlinks:
    <%= metadata.name %>: "#{source_dir}"
{code}

The expectation is ...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to