Disregard...PuppetLabs support confirms it is a violation of the 10 node
trial.
On Wed, Jul 1, 2015 at 2:06 PM, Tom Tucker wrote:
> Is it true you can run PE and exceed the 10-node limit without purchasing
> appropriate licenses from a business perspective? The only down side
> appa
Is it true you can run PE and exceed the 10-node limit without purchasing
appropriate licenses from a business perspective? The only down side
apparently is no support (technical or software). True?
Assuming it is, what is the advantage of using the community version then?
Just a faster release
ardware use is expensive may want to tune early and shrink manifests more
> aggressively.
>
> On Thu, Jun 25, 2015 at 08:16:31PM -0400, Tom Tucker wrote:
> >Assuming 2,500 Linux clients running Puppet community edition 3.8.
> Any
> >sizing recommendation for a Pupp
Assuming 2,500 Linux clients running Puppet community edition 3.8. Any
sizing recommendation for a PuppetDB system in regards to disk size for the
DB, CPU, Memory, etc.
Thank you for your time and feedback.
--
You received this message because you are subscribed to the Google Groups
"Puppet Us
Is it possible to limit which node can execute mco related commands?
Ideally I would only want an admin node(s) to have this level of access.
Thanks in advance,
# rpm -qa | egrep 'mcol|pupp'
puppetserver-1.0.8-1.el6.noarch
mcollective-service-common-3.1.3-1.el6.noarch
mcollective-2.8.2-1.el6.noar
Puppet Peeps,
I am tinkering with the community edition of Puppet (version info below)
with MCollective. In my environment I want to test basic MCollective
functionality without the SSL overhead.
Everything looks fine in the logs, but when I run ‘mco ping’ from either
the client or server I o
Hello. I have a file bucket question. I believe I have file bucket
configured correctly. I am able to backup a change file and restore it My
question is how do get a list of files for a particular host or revisions
for a particular file.
Thanks
Info: /Stage[main]/Sudo/File[/etc/sudoers]: File
Disregard...
In my app_tier::class_A file I needed to define the "class::module".
#cat class_A.pp
class app_tier::class_A {
On Fri, Oct 3, 2014 at 1:06 PM, Tom Tucker wrote:
>
> I am trying to call another class that is not located in the current
> working directory.
I am trying to call another class that is not located in the current
working directory. What is the correct way of doing this?
$mypath/modules/web_app/init.pp
if $hostname =~ /^some_www_regex$/ {
include some_class_A
include some_class_B
include app_tier::class_A # Doesn't work...
I just got back from PuppetConf last week and several presenters mentioned
using more than one Git repo with Puppet. Some even recommend having a
repo per module. For our initial Puppet deployment this seems a bit
excessive. My plan was to have three repos for each of our environments
(Dev, QA a
I would like to use a profile that would be applied against all Linux based
systems to ensure they have an appropriate /etc/ntp.conf based on their
data center location as defined by Hiera. My question is how do I deploy
this client based ntp.conf to all Linux systems, but also ensure my four
Linu
Thanks, Chris. It was a typo with the "manifests" name.
On Sunday, August 10, 2014 4:14:47 PM UTC-4, Tom Tucker wrote:
>
>
> I've been chasing this for a few hours. I created my own user management
> module and Puppet can't find it. I must be overlooking so
resource 'serial':
'File[/var/lib/peadmin/.puppet/ssl/ca/serial]{:path=>"/var/lib/peadmin/.puppet/ssl/ca/serial",
:mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow,
:backup=>false}'
Debug: Using settings: adding file resource &
I've been chasing this for a few hours. I created my own user management
module and Puppet can't find it. I must be overlooking something obvious
here. Module path, ownership, permission, etc. have all been checked. Any
ideas?
Info: Loading facts in /var/opt/lib/pe-puppet/lib/facter/hosti
I’m in the process of migrating from CFEngine 3 to PE 3.3 so please pardon
me if my terminology is off.
With CFEngine I could build arrays, define a hostname regex or define
network segment variables to gain further control. How do you do this with
Hiera?
CFEngine Examples
#
15 matches
Mail list logo