Displaying 20 results from an estimated 20000 matches similar to: "Windows Puppet testing"
2011 Aug 09
8
ANNOUNCE: Puppet Module Tool version 0.3.4
Hi all
We''ve just released version 0.3.4 of the puppet-module tool used to
create and retrieve modules from the Puppet Labs Forge
(http://forge.puppetlabs.com).
You can update using Ruby gems:
$ gem install puppet-module
There are several important changes in this release:
* Add ability to install modules with hyphens
* Add check for symlink when installing
* Install modules to their
2010 Oct 14
7
ANNOUNCE: Puppet 2.6.3 - Release Candidate 1 available!
All too quickly we''re back with a maintenance release: 2.6.3. This
release addresses some issues in the 2.6.2 release.
2.6.3 is a maintenance release in the 2.6.x branch and it contains only
bug fixes and no new features or other changes.
The release candidate is available for download at:
http://puppetlabs.com/downloads/puppet/puppet-2.6.3rc1.tar.gz
Please note that all final
2011 Jan 31
8
Puppet delegation / teams
I would like to delegate access to puppet to other teams in our company.
It has to be possible for them to:
- create new recipes
- doing some sort of check if their recipes / templates work.
How should I do this without giving other teams the ability to create havoc?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this
2012 Mar 21
3
Puppet 2.7.12 on Windows
Hi,
I posted an other problem with puppet and windows weeks ago.
With the new Version 2.7.12 those problems were fixed.
But now I don''t get puppet to work.
I installed puppet as explained here:
http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows
It worked so far.
But when I start
puppet agent --test --waitforcert 10
I get the following error message:
2012 Feb 16
5
Puppet on Windows
Hi,
I want to run Puppet on a Windows 2003 Server. I already have a
working Puppetmaster (Scientific Linux).
I installed Puppet on Windows like shown here:
http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows
This worked very well.
But when I want to run puppet.
puppet agent --test --debug
I get the following output: (I already tried different ruby and puppet
versions without
2011 Nov 18
4
puppet agent 2.7 on windows
Hi Team,
Tried following the steps here http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows
for deploying an agent on windows (windows server 2008 r2) but really
finding it hard to make it work (the agent deployment itself went fine
after following the steps). I have a working puppet-server on RH 6 and
have tested few RH clients which work fine.
The very first hurdle is that i
2011 May 13
5
puppet resource for group
Hi,
Why doesn''t puppet resource group tell me who belongs to the group?
Given the group such as:
mg_team:x:501:smruph, cosman, msmith, mhankey
With the command:
puppet resource group mg_team
only returns:
group { ''mg_team'':
gid => ''501'',
ensure => ''present''
}
I was expecting:
group { ''mg_team'':
2012 Aug 24
3
Chart of the most common Ruby I should know for puppet 3?
Hi all,
Being new to puppet 3 and to Ruby.
Does there exist a chart of the Ruby I should know?
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 https://groups.google.com/d/msg/puppet-users/-/yuEGLZKgC_4J.
To post to this group, send email to puppet-users@googlegroups.com.
To
2011 Jan 07
4
facter --puppet does not report "environment"
Is it normal that "facter --puppet" does not show the environment
variable? is there a way to have it include it?
Thanks a lot,
Mohamed.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
2011 Jul 21
6
ANNOUNCE: Cloud Provisioner v0.6.0rc1 release
We are happy to announce the first public release candidate of our Puppet
Cloud Provisioner.
This release is available for download at our Module Forge:
http://forge.puppetlabs.com/puppetlabs/cloud_provisioner<http://downloads.puppetlabs.com/dashboard/>
Extensive documentation can be found at:
http://docs.puppetlabs.com/guides/cloud_pack_getting_started.html
Please report feedback via the
2013 Feb 28
5
Puppet Manage Cisco ASA
Hello all,
Does anyone currently manage Cisco ASA''s out there via Puppet, if so how ?
Due to the size of our network it would be great if Puppet could manage
Object-groups and ACL''s etc to try and standardize across our ASA hosts.
e.g.
On one ASA an Object-group would be called
monitoring_server
on another ASA
mon_srv
another ASA
monsrv
It makes understanding the
2011 Jul 13
4
puppet manifest execution orders
I created manifest for our webserver. manifest included git clone,
database creation and restore database etc.... How to order the
installation and exec exactly
Roni
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
2009 Mar 23
7
ANNOUNCE: Puppet 0.24.8 now available!
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Puppet 0.24.8 is now available!
This is a maintenance release for the 0.24.x branch but contains a small
number of new features including some significant performance
enhancements for large installations and stored configurations.
The tarball is available at:
http://reductivelabs.com/downloads/puppet/puppet-0.24.8.tgz
MD5 hash:
2012 Feb 07
1
Has anybody tried puppet in combination with NSIS installers?
Hi all!
Just wondering if anyone has successfully used puppet in combination
with NSIS installers (afaik only msi support is available at the
moment - i''m not yet familiar with puppet''s capabilities under windows
systems).
Thank you very much in advance,
Pedro Lafuente
--
You received this message because you are subscribed to the Google Groups "Puppet Users"
2010 Dec 14
7
Environment specified by external nodes ignored
My custom external nodes script sets the environment variable, but Puppet
ignores it.
For testing, I have a manifest that deploys this template to a file:
environment = <%= environment %>
The output from my external nodes script:
---
classes:
- devhost
environment: development
parameters:
memcached_memory: ''32''
But running "puppetd --test" results in the
2010 Dec 10
11
pp grammar test-files?
Hi,
I am working on some tools that read and write pp files, and I wonder
if there are some pp files available somewhere that can be used to test
a parser.
I am especially interested in if there are some tests written that
capture invalid syntax.
- henrik
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send
2007 Dec 18
4
Pulling Strings with Puppet: Automated System Administration Done Right (Paperback)
http://www.amazon.com/gp/product/1590599780/
This looks awesome! Any ETA?
Best,
Adam
2011 Feb 28
7
Puppet features
Dear all,
I''m a software integrator and i''m currently evaluating Puppet to
understand how we can potentially integrate our products with it.
I''ve been reading documentation on it and i''m currently installing a
Puppet system but i have some questions that i was hoping someone
could answer?
a) In this page, it says that Puppet Enterprise supports provisioning
2010 Nov 22
3
gem install puppet-2.6.3 problem
All,
Trying to install puppet-2.6.3 on CentOS 5.4 and I get the following.
[root@stsdev-pri ~]# gem install puppet-2.6.3
ERROR: http://rubygems.org/ does not appear to be a repository
ERROR: Error installing puppet-2.6.3:
puppet requires facter (>= 1.5.1, runtime)
Facter is installed:
[root@stsdev-pri ~]# facter -v
1.5.8
Ruby is installed:
[root@stsdev-pri ~]# ruby --version
ruby
2012 Feb 20
3
puppet-forge.. do I remember correctly?
Do I remember correctly that puppet-forge is no longer accepting uploads?
--
Peter L. Berghold
Owner, Shark River Technical Solutions LLC
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to