Displaying 20 results from an estimated 9000 matches similar to: "Puppet Enterprise - Windows node not appears on Live Management"
2013 Feb 14
1
Puppet Enterprise Live Management
Hello all,
To experiment with Puppet Enterprise (we already use open source) and to
create a case for our management to buy it, I''m trying to set up a Puppet
Enterprise environment on some virtuals. While the puppet part works fine,
and the client I''ve set up is doing fine as well, it seems the Live
Management part is not. When I click on the Live Management tab it only
2012 Aug 25
12
How can MCollective replace "puppet kick"?
Dear readers,
I was shocked to see that "puppet kick" will be deprecated in 3.0.0
https://projects.puppetlabs.com/issues/15735
How can MCollective replace "puppet kick"?
Hugs,
Sandra
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit
2006 Apr 10
2
CENTOS . and WEBSENSE ENTERPRISE Compatibility
Dear CentOSMailing List.
We have a problem with Linux CentOS and Websense Enterpise Vers.
611., I would Like about to it, anyone was experience Installing
CentOs and Websense Enterprise with Integration Squid Proxy ?.
The following is my Installation Summary:
LINUX KERNEL:
Linux proxy 2.6.9-34.ELsmp #1 SMP Wed Mar 8 00:27:03 CST 2006 i686 i686
i386 GNU/Linux
Linux version
2013 Feb 13
1
`./puppet-enterprise-uninstaller -pd` - not removing /var/lib/peadmin
Puppet 2.7.19 (Puppet Enterprise 2.7.0)
When I try to uninstall/purge the product using command below,
/var/lib/peadmin/.* remains
./puppet-enterprise-uninstaller -pd
[root@puppettarget peadmin]# ls -la
total 44
drwx------ 5 502 502 4096 Feb 13 13:13 .
drwxr-xr-x. 24 root root 4096 Feb 13 15:13 ..
-rw------- 1 500 500 1952 Feb 12 16:18 .bash_history
-rw-r--r-- 1 502 502 192 Feb 11
2013 Feb 19
3
Specifying multple nodes with mcollective-puppet-agent Host Filters
If I want to run Puppet agent only on two nodes out of ten, how can I
specify this with the Host Filters? I tried mco puppet runall 10 -I
node1,node2 and different other variations, but this does not work. Is this
at all possible?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving
2013 Sep 28
3
Puppet vs Oracle Enterprise Manager (cm pack)?
Hey;
I''m still very new to puppet having *just* finished the pro puppet book.
Going to have to go back to that a few times for re-reading, I suspect.
Any rate, I have a client who''s leaning very heavily towards OEM w/the
configuration management pack. Despite some fairly exhaustive google
sessions, I haven''t been able to find a direct comparison between these
2012 Jul 30
7
puppet enterprise
No problem installing open puppet and using it. patterns run aok.
when trying to use the installer for pe, on the puppetmaster, installs ok.
when trying to use the installer for pe, on the puppet agent, installs ok
but no cert sent as shown by puppet cert list on puppetmaster.
also
puppet agent --test
on puppet agent shows
err: could not retrieve catalog from remote server:
error 400 on
2013 Dec 12
2
Puppet and MCollective
Hi,
I am writing scripts for deployment of our software and I am also using
MCollective on linux.
I hope to use MCollective in order to reduce the requirement of opening a
putty session to each VM and running the puppet agent manually the first
time (when its registers/ creates keys etc). The problem I see with this is
that I need to log in to each machine and install/configure mcollective
2013 Jan 17
2
mcollective puppet plugin not working for centos
I have a test setup like this:
host
=======
*puppet-idc*: Ubuntu 12.04 running ActiveMQ, Mcollective, puppet agent and
server
*puppet-node1*: Ubuntu 12.04 running MCollective and puppet agent
*puppet-node2*: Ubuntu 12.04 running MCollective and puppet agent
*puppet-node3*: CentOS 6.3 running MCollective and puppet agent
I installed the *mcollective-plugins-puppetd plugin* on all *3 Ubuntu
2013 Jul 01
1
Puppet with Mcollective, which modules and how ? (TheForeman)
Hi All,
I have a working installation of a Puppet Master (CA) with Puppet agents,
this using The Foreman. I really see the usage of Puppet this way but
because The Foreman supports pushing your classes/templates to you nodes
(agents) and uses the depricated Run/Kick for it I''m looking into
Mcollective.
Mcollective is supported by The Foreman since 1.2, the version I''m
2013 Jan 30
2
Mcollective on puppet server and agent?
I have a puppet server and various puppet agents. I want to do mcollective
stuff. So please anyone tell me what should i install on puppet server and
agent to run mcollective?
Is there any need to install ActiveMQ also and where should i install it?
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe
2013 Sep 13
27
[windows server 2008 r2] puppet errors in 3.3.0 on exchange database servers
Hi,
i recently updated our windows 2008 r2 servers to puppet 3.3.0 .
Im getting the following error* (only on our exchange 2010 db servers)*ever since:
LevelMessageSourceFileLineTimeerrCould not retrieve local facts: undefined
method `gsub'' for nil:NilClassPuppet13.09.2013 15:12 CESTerrFailed to apply
catalog: Could not retrieve local facts: undefined method `gsub'' for
2011 Jun 15
22
Using Mcollective with Enterprise Ruby
We are using Enterprise Ruby - I want to dig into Mcollective;
however, there is no installation script in the *.tgz. Also, the
rpms have various requirements from the stock distribution (RHEL5 in
my case) that are already present under our Enterprise Ruby
installation.
Is there some clever way to weave this together. How to install
the Mcollective without the typical setup.rb scripting.
2013 Dec 13
2
New to puppet and recieving mcollective error
Im new to puppet and installed it in my home lab to mess with, when i
installed it i used the hostname rather than FQDN so went back and changed
puppet and reran the certificate tool to regenerate the certificates etc,
the agent works fine now but i am getting an mccollective error i think, is
there anything in the config i need to change for mccollective after
altering the name to the FQDN?
2012 Aug 17
8
puppet kick not working against windows service
I am running puppet 2.7.14 - CentOS 6 server, CentOS and windows 2008 R2
clients.
I''m having problems with the "puppet kick" command - it works on linux
clients, and on my windows box when "puppet agent --no-daemonize --verbose"
is run from a command prompt. However, when I run it as a windows service,
I get "Host blah failed: Connection refused -
2010 Oct 19
10
Automating infrastructure tests on Puppet nodes after a puppetrun
Hi List,
I would like to discuss with whoever is interested one topic that I
suppose has general interest.
I want to implement some kind of automatic testing on the status of a
node after a Puppet Run.
These tests involve trivial and less trivial things things like:
- A local service is running
- A local port is open
- A remote server on a remote port is reachable by the node
- An URL replies
2013 Jun 19
1
Ruby Class or other API for controlling puppet/mcollective
HI,
i''m currently trying to develop a task-driven rails-based frontend for some
tasks that puppet/mcollective is doing in the background ( basically some
user-management and some asset queries...).
But i''m currently stuck at finding some puppet/mcollective API classes for
ruby. (you''ll only find results for using ruby within puppet, which is of
course more obvious).
2013 Nov 01
1
HELP!!! puppet-enterprise-3.1.0-el-6-i386 master/agent test fails
**
I installed PE Master on one VM and Agents on two VMs pointing to master .
Agent1 VM 64 bit works fine , but agent2 VM 32 bit fails with below error.
Only difference is architecture. One more note both the agent nodes were
accepted from Dashboard,so master has both the certificates.
Any help will be greatly appreciated.
puppet-enterprise-3.1.0-el-6-i386]# puppet agent --test
Info:
2006 Jun 01
1
Samba and DOS Attributes
*** I sent this Email first before registering, this may be a
duplicate, if so... Sorry...***
I am trying to run a critical DOS (xBASE - Foxpro) application on a
Suse Linux Enterpise Server with Samba 3x...
I have turned off Oplocks2, but left oplocks on( without it,
performance is miserable).
Various commands issued through the DOS Program, Record and File
Locking, Copying Files, etc.. are
2012 Dec 14
11
Puppet and Mcollective yaml file changing when it shouldn't
Has anyone else ran into this?
debug: /Stage[main]/Mcollective/File[/var/tmp/facts.yaml]/content:
Executing ''diff -u /var/tmp/facts.yaml
/tmp/puppet-file20121214-13448-933j3r-0''
notice: /Stage[main]/Mcollective/File[/var/tmp/facts.yaml]/content:
--- /var/tmp/facts.yaml 2012-12-14 00:53:20.000000000 +0000
+++ /tmp/puppet-file20121214-13448-933j3r-0 2012-12-14