Displaying 20 results from an estimated 3000 matches similar to: "Puppet 3.0 and yum groupinstall"
2013 Feb 19
4
AWS OpsWorks announcement using Chef
I wonder if PuppetLabs will work with Amazon to try to add Puppet as an
option to OpsWorks as well ?
I don''t think people using Puppet with AWS in a stable fashion would try to
move to OpsWorks and migrate everything to Chef, but new customers/startups
would think twice in choosing Puppet if the service offered in AWS OpsWorks
is based on Chef.
I haven''t tried OpsWorks yet,
2013 Feb 11
4
Yum Repositories appear to be offline
Doing a yum check-update just now and got:
http://yum.puppetlabs.com/el/5Server/dependencies/x86_64/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://yum.puppetlabs.com/el/5Server/products/x86_64/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
“Sometimes I think the surest sign that intelligent
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
2019 Apr 17
2
yum groupinstall "GNOME Desktop" fails
I?ve got a CentOS 7 VM here that was installed with one of the CLI-only presets. To answer a question in another thread here, I wanted to install a GNOME desktop environment in it, so I went searching and found the standard instructions for doing that.
The problem is that rebooting the VM gives me a black screen after it finishes the text booting parts. There?s an X cursor, and wiggling the
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 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
2019 Apr 17
1
yum groupinstall 'GNOME Desktop' fails
Warren Young wrote:
> I?ve got a CentOS 7 VM here that was installed with one of the CLI-only
> presets. To answer a question in another thread here, I wanted to
> install a GNOME desktop environment in it, so I went searching and found
> the standard instructions for doing that.
>
> The problem is that rebooting the VM gives me a black screen after it
> finishes the text
2012 Jul 02
1
Puppet-Rundeck Integration
Hello-
I''m running puppet enterprise 2.5.1 and just installed the puppet-
rundeck gem. When I try and start puppet-rundeck, I receive the
message below:
You need to have Puppet 0.25.5 or later installed
/usr/lib64/ruby/gems/1.8/gems/puppet-rundeck-0.0.7/lib/puppet-
rundeck.rb:34:in `configure'': uninitialized constant Class::Puppet
(NameError)
from ./puppet-rundeck:62
2011 Dec 19
7
When the lint accumulates...
So some of you may be aware that Tim Sharpe from GitHub wrote a Puppet
linting tool:
$ gem install puppet-lint
$ puppet-lint mymanifest.pp
Source: https://github.com/rodjek/puppet-lint
The linting tool checks Puppet code for "best practice" based on the
Puppet Labs Style Guide:
http://docs.puppetlabs.com/guides/style_guide.html
A lot of us have been using puppet-lint (and puppet
2012 Dec 27
4
Broken rsync mirroring for PuppetLabs APT repo
Hi,
I have sent this mail to info@puppetlabs.com and received no answer, so
I''m posting here as well; I hope somebody at PuppetLabs will be able to
help.
I have a local mirror of apt.puppetlabs.com which has been broken for at
least a few days: the apt/dists/ subdirectory only contains symlinks to
non-existent files.
[mirror@excellent dists]$ ls -l
total 0
lrwxrwxrwx 1 mirror mirror 29
2019 Apr 17
0
yum groupinstall 'GNOME Desktop' fails
On 4/17/19 12:00 PM, mark wrote:
> Warren Young wrote:
>> I?ve got a CentOS 7 VM here that was installed with one of the CLI-only
>> presets. To answer a question in another thread here, I wanted to
>> install a GNOME desktop environment in it, so I went searching and found
>> the standard instructions for doing that.
>>
>> The problem is that rebooting the
2011 Sep 14
1
puppet kick getting hostname not match with the server certificate
OS - RHEL5.7
Installation Source - epel-testing repo
Puppet server version - 2.6.6
puppetd version - 2.6.6
I searched Google and none of the answers were a match for my set up...
I can do ''puppetd --test'' from the client and things work as expected.
When doing puppet kick hostname I get the following:
Triggering hostname
Host hostname failed: hostname not match with the server
2009 Feb 12
2
"Could not find server puppet" - installation/configuration error
Started the discussion in puppet users mailing list based on
recommendation from luke. This discussion is to a follow up regarding
bug#1955 "Could not find server puppet" - installation/configuration
error".
jamtur01''s last recommendation:
Rather than renaming things try the certname option (see
http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference).
But
2012 Jan 10
3
need link for simple docuemntation
kindly provide me link for documents for puppet other than puppet lab
I am specifically looking at how to create a module/manifest
--
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 puppet-users+unsubscribe@googlegroups.com.
2012 May 24
9
Announcing Razor
Puppet Labs is really thrilled to announce, in conjunction with EMC, our
new open source bare metal provisioning tool: Razor.
Razor is next generation provisioning software that handles bare metal
hardware and virtual server provisioning with inventory discovery and
tagging, rule-based policy management, and extensible broker plugin
integration. It integrates closely with Puppet and Facter.
The
2011 Nov 08
2
CentOS 6 yum Groupinstall vs Manual install
Gentlemen,
I have a question regarding yum groupinstall vs just using yum install.
I have been reading tutorials online (for example how to run a Centos
LAMP). Most of the tutorials have examples to install httpd, mysql, etc
using yum install httpd....
The reason for this e-mail is that I noticed in yum grouplist that there
is an option to install Web Server, MySQL database server, etc.
2011 Dec 19
4
Learn from MY Mistake: "false" != false
Sharing my stoopid mistake in the hopes of saving someone else the same grief:
I had a boolean toggle that was not performing as expected.
Long story short: I had put quotes around the word "false"
class { ''foo'' : boolFlag => "false" } was coming up TRUE
To fix it, lose the quotes
class { ''foo'' : boolFlag => false }
“Sometimes I
2006 Jan 17
2
yum groupinstall "MySQL Database"
Hi all,
I have a question related to yum groupinstall.
I just tried a:
yum groupinstall "MySQL Database"
I expected that I would end up with a MySQL Database server,
but it installed a bunch of .rpms *except* mysql-server. No
big deal, I'm just curious if it was intended this way or not,
that's all.
Thank you and,
Have a nice evening everyone,
Alex
2005 Sep 12
2
Failing "yum --installroot=/mnt groupinstall base"
Hello all,
trying to do the below command.
yum --installroot=/mnt groupinstall base
i receive this error message.
"You have enabled checking of packages via GPG keys. This is a good thing.
However, you do not have any GPG public keys installed. You need to download
the keys for packages you wish to install and install them.
You can do that by running the command:
rpm --import
2011 Aug 17
2
Centos Gotcha: YUM Groupinstall
Folks
I have encountered a situation with YUM that isn't what I expected.
Let's suppose I want to install a group, call it G. My first
question would be -- is the group already installed. Realize all of
this is scripted.
So, I use
yum groupinfo
and I see the list of installed groups, and those not yet installed.
If group G is in the list of installed groups, one would think that