Hope someone can help, ( not sure if this is the right place ... as I´m
new to this group)
I have created a new module ( see snipped from tree below ) but its not
used and no error is reported . looks like its not recognized by the puppetd
I have run this on a puppet - node
puppetd --test --verbose --noop --evaltrace --environment testing
respect.
puppetd --test --verbose --noop --evaltrace --environment testing | grep
probe
but it does not show any output refering to my new module
on the master:
/etc/puppet
.
|-- auth.conf
|-- autosign.conf
|-- fileserver.conf
|-- local
| `-- facts.yaml
|-- production
| |-- manifests
| | |-- site.pp
----snip-------
`-- testing
|-- manifests
| `-- site.pp
`-- modules
|-- itrs_probe
| |-- README
| |-- files
| | `-- oel
| | `-- start_netprobe_inf
| `-- manifests
| |-- init.pp
| `-- oel.pp
The init.pp defines the class itrs_probe and callls the subclass oel.pp
Thanks for any remarks that may help
Reg. TORO
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/puppet-users/-/JXDXBOK-hf8J.
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.