[Puppet Users] Hiera/Puppet: How to handle different versions of applications in multiple environments?

2014-07-28 Thread Devminded
Hello everybody. I'm a developer new to puppet and are working with a complex system made up of several subsystems. We have regulatory requirements which forces us to have several production environments (at-least one per jurisdiction). This is causing us some pains. The main problem is that t

Re: [Puppet Users] Hiera/Puppet: How to handle different versions of applications in multiple environments?

2014-08-01 Thread Devminded
sitory but you could > just as easily put it in your environment repository, > > I would also recommend using r10k to manage your environment and hiera > checkouts. > > Does that all make sense? > > Pete. > > On 29 July 2014 09:10, Devminded > > wrote: > >

[Puppet Users] Puppetdb and postgresql module: How to manage Postgresql but NOT manage Postgresql REPO using Hiera?

2020-06-12 Thread Devminded
Hi. I am trying to *disable* the managing of the *Postgresql repo* using *Hiera* when using the puppetlabs/postgresql module. I have tried every Hiera combination I can think of (from reading the docs/code) but nothing works. - puppetdb::database::postgresql::manage_package_repo: false -

[Puppet Users] How do I install Puppetserver for Ubuntu 20.04 (focal)?

2020-06-15 Thread Devminded
Hi. I'm trying to figure out how to install puppetserver on a Ubuntu 20.04 (focal) but I cannot find any package. I have installed the https://apt.puppetlabs.com/puppet6-release-focal.deb but the puppetserver is not listed. In-fact the entire https://apt.puppetlabs.com/dists/focal/puppet6/binar

Re: [Puppet Users] How do I install Puppetserver for Ubuntu 20.04 (focal)?

2020-06-17 Thread Devminded
itized yet. Commenting in the above ticket should help > with that. > > HTH, > Justin > > On Mon, Jun 15, 2020 at 1:54 AM Devminded > wrote: > >> Hi. >> >> I'm trying to figure out how to install puppetserver on a Ubuntu 20.04 >> (focal) but I c

Re: [Puppet Users] Puppetdb and postgresql module: How to manage Postgresql but NOT manage Postgresql REPO using Hiera?

2020-07-03 Thread Devminded
; postgresql::globals::version: '9.6', > > > On 12. Jun 2020, at 17:40, Devminded > > wrote: > > > > Hi. > > > > I am trying to disable the managing of the Postgresql repo using Hiera > when using the puppetlabs/postgresql module. I have tried

[Puppet Users] puppetlabs/accounts - separate user list and declaration of users

2020-09-20 Thread Devminded
Hi. We are using the *puppetlabs/accounts* module to setup user accounts and SSH keys but finds it lacking. We are using *Hiera* and have divided users up by role, type of machine and region/environment. The issue here is that if a user should exist on multiple groups of machines, but not in ot