Hello folks
I'm fairly new to puppet/foreman, and I don't quiet understand how to do
one of the most simple things.
I have a puppetmaster and a puppet agent. If I add
# create a directory
file { "/tmp/test342423423":
ensure => "directory",
}
to the site.pp and do a puppetrun on the master or puppet agent --test on
the agent everythings works fine and I can see the directory
"test342423423".
But now I want to do this via the foreman UI. I can create a new
provisioning template connect it with the correct OS and environment, but
when I do a puppetrun in the browser with the foreman UI nothing happens.
Even if I run "puppet agent --test" on the agent the directory
won't be
created.
Can someone briefly explain how to do these kind of provisioning?
Kind regards!
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/9c0b86c0-3b08-477e-832f-625ec0f7476b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.