You can not install puppetserver without jdk though because it is a java
program.
You can, however, install the puppet agent (doesnt require/use jdk) and
write a simple pp to install the jdk, puppetserver, other packagages, and
config the server with puppet apply.
On Friday, October 14, 2016 a
detail:
https://tickets.puppetlabs.com/browse/PUP-6723
On Wednesday, September 21, 2016 at 11:30:52 PM UTC-7, Johan De Wit wrote:
>
>
>
> -Original message-
> *From:* Isaiah Frantz >
> *Sent:* Wednesday 21st September 2016 21:35
> *To:* Puppet Users >
> *Sub
Hello,
I am trying to realize users and am not getting what I expect with multiple
!= test.
Here is a simplified version that I have tested with puppet gem 4.2.2 and
4.6.2 (results were the same for all tests):
cat t.ppt.pp (common to all tests):
@notify {'This is a test 1':
tag => 'one'