budamaguntateja
Any guide for installing and setting up puppet for my environment ?
Hello, my name is Liora and I am currently hunting open source projects for company NeuraLegion (www.neuralegion.com)
We just launched a free annual subscription for open source projects for our AIAST tool NexPloit.
If you are interested, please, reach us on opensource@neuralegion.com!
Thank you for your time and consideration! If you have any questions, please do not hesitate to contact us!
Best,
Hey, need some help
we are using Puppet 3.7.4 in our project….how feasible it is to upgrade it to latest stable version? I understand all the Services Versions of puppet modules are supposed to be upgraded as well if we upgrade the Puppet.
I understand its not going to be easy….but is there some kind of guide for migration or something like that?
I am beginning to learn puppet…
we are using the following versions:
facter (2.4.1)
CFPropertyList (~> 2.2.6)
hiera (1.3.4)
json_pure
hiera-eyaml (2.0.6)
highline (>= 1.6.19)
trollop (>= 2.0)
highline (1.6.21)
hitch (1.0.2)
highline (>= 1.6.2)
jmespath (1.0.2)
multi_json (~> 1.0)
json_pure (1.8.2)
multi_json (1.11.0)
puppet (3.7.4)
facter (> 1.6, < 3)
hiera (~> 1.0)
json_pure
john
There is a pretty comperhensive guide in the docs: https://puppet.com/docs/puppet/4.10/index.html
john
We setup a second puppet server that we could test against running v4. You can keep running the v3 clients for a while till you get the server side upgraded then update the clients using bolt.
john
All the config moves about but the puppetlabs puppet module has support for moving that in the bolt task.
mrkeen
I need to build one for Prometheus and I prepared all the steps that were needed for manual installation and setup.