Ok thank you. It looks like bug to me. Will try to reproduce it in the lab
with latest agent.
H.Karasek
Dne pondělí 1. února 2016 21:31:13 UTC+1 Thomas Müller napsal(a):
>
> I've seen this if puppet agent service was already running when the
> fcontext got added with semanage. Afterwards fi
You need to move/create/copy the manifest file to the correct environment
folder when you move a node between environments which it seems that you
haven't done
Regards,
Frederik
Den mandag den 1. februar 2016 kl. 17.27.58 UTC+1 skrev Olivier Lemoine:
>
> Hello,
>
> I use Puppet for some weeks
Hi Björn,
do you have a your code on i.e. github so that I can take a look on it or
is it restricted? I use Foreman for the backup definition, I have global
smart parameters setting with file-fd to true and a configuration group
backup-client. All hosts that belong to this configuration group get
On Monday, February 1, 2016 at 3:16:16 PM UTC-6, Sans wrote:
>
> I agree with Steve comment but the point you guys are missing here it's a
> multi-tenant system and I'm getting hard time to visualize how a custom
> fact will handle the situation as the the same command will return
> different
On Monday, February 1, 2016 at 10:27:58 AM UTC-6, Olivier Lemoine wrote:
> After, i want to change the environment of my new node to "homologation",
> so i change it in "/etc/puppet/puppet.conf" on stestsles03.local.
>
> And when i run again "puppet agent --test" i have this error :
>
> stest
Hi everyone quick question,
Im trying to update some files in my one of my modules/nginx/files based on
a file located in some remote repo. My nginx module is distributing a HTML
file to all managed nodes, and I need to make sure this HTML file is the
latest commit from the remote repo. Im pul
Hello,
I'm using https://github.com/netmanagers/puppet-bacula to deploy bacula to
a backup-system and different clients.
The installation of the bacula-director ("main-server") and the
bacula-storage ("hdd-handler") is running fine, but if I add a node as
server and one as client I do not get
As far as I see I have to call bacula::director::client somehow as it
defines the client-config.
But the question is: How can I do that?
Am Dienstag, 2. Februar 2016 17:11:10 UTC+1 schrieb Timotheus Titus:
>
> Hello,
>
> I'm using https://github.com/netmanagers/puppet-bacula to deploy bacula
Hello everyone,
I am currently working in a Linux team that decided to use Puppet as a
configuration management tool and we developed a couple of own modules,
use a lot from the forge and we keep hiera data in a separate git
repository (tools: r10k+controlrepo, one separate hiera repo not managed