Hi
Thanks for this again, its has helped allot.
Question would it be fair to say you can't do firewall rules from hiera,
that they have to be associated with a module..
Alex
On Thursday, 26 May 2016 11:01:57 UTC+10, Rob Nelson wrote:
>
> Yep! I do that with some profiles:
> Base
> https://git
Hi Joaquin,
If you're able to install with the module that's the best option by far,
since it will handle all the configuration for you.
If something is requiring you to install from source, the instructions
are here:
https://docs.puppet.com/puppetdb/4.1/install_from_source.html#step-2-optio
I'd like to use the Catalog Preview tool as part of module spec tests, to
ensure that code in each module will work correctly in both versions of
Puppet?
Is it possible to use the Catalog Preview tool without a real Puppet Master
infrastructure?
Thanks,
RT
--
You received this message becau
Hi Guys
Trying to install puppetdb form source.
I downloaded it from git b but then what?
If I modify the puppet.conf to enable puppetdb it will lok into file
confdir/puppetdb.conf which doesn't exist under the git version.
Doing the config.ini rename to that puppetdb.conf will need to add the
Finally manage to install puppet and make it work from source.
I have to tell you the instructions are almost non existant for that.
El martes, 12 de julio de 2016, 8:13:24 (UTC+1), jiminfote...@gmail.com
escribió:
>
> When you do puppet agent -t check out your puppetserver.log. Post the
> outpu
Syntax error
package { 'mysql': ensure => "${target_version}-${target_release)" }
package { 'mysql': ensure => "${target_version}-${target_release}" }
-winn
On Wednesday, December 4, 2013 at 11:31:02 PM UTC-8, shlo@gmail.com
wrote:
>
>
> Thank you very much for your detailed answer.
>