- Original Message -
> From: "Malintha Adikari"
> To: "puppet-users"
> Sent: Thursday, October 15, 2015 6:34:21 AM
> Subject: [Puppet Users] Puppet command through MCollective are extremely slow
> Hi,
>
> I have configured puppet master and set of agent. When I issue "puppet
> agent -
Hi,
I am trying to configure the Jboss EAP 6.X with an example code. It works
and its init.pp looks as follow:
...
]# cat init.pp
# Puppet class jboss_install to install jboss rpm and start
# the jboss server as service
class jboss_eap (
$jboss_bind_address = '',
$jboss_bind_address_management
I will try 1.8.3 to see if it makes a difference. Because I use Foreman, I
can't go to Pupept 4 yet...
On Thursday, October 15, 2015 at 12:27:34 AM UTC-4, Rob Reynolds wrote:
>
>
>
> On Thu, Oct 1, 2015 at 8:09 AM, jmp242 >
> wrote:
>
> Puppet 3.8.1 on Windows currently. puppet module list doesn
On Wednesday, October 14, 2015 at 11:23:10 AM UTC-5, Eddie Mashayev wrote:
>
> Hi,
>
> Thanks for the response.
> I removed the `hasstatus' and 'hasrestart' from my module and still the
> same result.
> By the way, my agents are only CentOS 5/6/7.
>
>
Ah. The "Mcafee" fooled me: I was not
On Wednesday, October 14, 2015 at 8:39:04 PM UTC-5, Robert Chen wrote:
>
> hi all,
>
> my company has a huge number of servers which are doing different
> functionalities and these are changing everyday. I want to make the
> customers to customized their requirements in a YAML file and then ge
The update to puppet 3.8.3 seemed to fix my problem. So now to upgrade
puppet.
On Thursday, October 15, 2015 at 8:54:59 AM UTC-4, jmp242 wrote:
>
> I will try 1.8.3 to see if it makes a difference. Because I use Foreman, I
> can't go to Pupept 4 yet...
>
> On Thursday, October 15, 2015 at 12:27:
I need to do the same process over and over again for numerous users. What
would be the easy way to create a class or function to wrap the following
code so that each time I need to do the following it's a single line of
code. Currently what' I've been doing is copying the 35 lines of code and
du
For puppet 3 you would probably use a defined type and the create_resources
function.
https://docs.puppetlabs.com/puppet/latest/reference/lang_defined_types.html
http://docs.puppetlabs.com/references/latest/function.html#createresources
For puppet 4 you can loop over a set of puppet code to cre
Hi All,
Getting following error while running puppet agent -t at puppet client
machine:
root@puppetclient1 yum]# puppet agent -t
2015-10-16 03:35:51.166907 WARN puppetlabs.facter - locale environment
variables were bad; continuing with LANG=C
Warning: Unable to fetch my node definition, but
Wondering if Windows 2015.2 supports it. Of course, in a masterless setup.
On Wednesday, March 11, 2015 at 5:04:53 PM UTC-4, jeff Adams wrote:
>
> We're using a couple of techniques:
>
> We bake them into our system images, and for ad-hoc we have a Rundeck
> job that can push the keys onto a hos
for posterity - a new puppetlabs ticket was created for this,
https://tickets.puppetlabs.com/browse/PUP-5380, where the root cause of the
problem is pinpointed.
On Tue, Oct 13, 2015 at 3:34 PM, Adam Winberg
wrote:
> ok, so I have been tinkering a bit more with this and I my problems start
> when
11 matches
Mail list logo