Sponsored Content
Full Discussion: Help installling puppet
Top Forums UNIX for Dummies Questions & Answers Help installling puppet Post 302769557 by glev2005 on Tuesday 12th of February 2013 03:56:22 PM
Old 02-12-2013
http://yum.puppetlabs.com/e1/6/produ...ata/repomd.xml

is not a valid URL. if you are using Centos or RedHat, which I guess yes because you are using YUM, install the EPEL repo and use that.

---------- Post updated at 03:56 PM ---------- Previous update was at 03:49 PM ----------

Even better, use this wget http://puppetlabs.com/downloads/pupp...t-2.7.9.tar.gz
 

8 More Discussions You Might Find Interesting

1. Red Hat

cfengine / puppet for rhel servers

Hello all, I am planning to deploy a configuration / auditing software package for about 100 new nodes that we are planning to install. I am hearing many good things in regards to cfengine and puppet. Can someone shed some light in regards to these solutions? Thanks, jaysunn (1 Reply)
Discussion started by: jaysunn
1 Replies

2. Solaris

installling net-snmp

dears am new in the SNMP ,and am requested to install the net-snmp on the solaris 10, so is there any simple procedure? many thanks (1 Reply)
Discussion started by: thehero
1 Replies

3. UNIX for Advanced & Expert Users

Need help installing Puppet and Ruby..

Hi, I am working on RHEL 5.6 server, this is in private DMZ. No access to internet. I have downloaded the files I need to install the Puppet & Ruby. My goal is to install Puppet. I have downloaded.... mcollective-2.2.3-1.el5.noarch- SERVER.rpm ... (2 Replies)
Discussion started by: samnyc
2 Replies

4. UNIX and Linux Applications

Cfengine or puppet?

I'm looking to deploy a configuration management system at my company and was wondering which config management was better: cfengine or Puppet? Pros/Cons? I'm looking to deploy the free version of each. Any advice would be greatly appreciated. Thanks. (6 Replies)
Discussion started by: theace18
6 Replies

5. UNIX and Linux Applications

Puppet dashboard

Hello all, can you please let me know if the free version of puppet provides dashboard? Or how do you get info about failed installation or other staff for the puppet agents? Sorry for not googling first :) (3 Replies)
Discussion started by: Vit0_Corleone
3 Replies

6. UNIX and Linux Applications

Puppet, Instillation

Can not complete the installation of a puppet server on a Linux box. bash: passenger-install-apache2-module: command not found Please use CODE tags as required by forum rules whenever you display sample input, sample output, and code segments. (1 Reply)
Discussion started by: zbest1966
1 Replies

7. Red Hat

Update puppet class from Client

Hi all, This is more a satellite 6 question Is it possible to add / assign a puppet client to a class on the master from the client ? This is for automation and I can't get it to work. On an existing client used as a web server I found the following content in cat... (0 Replies)
Discussion started by: stinkefisch
0 Replies

8. UNIX for Beginners Questions & Answers

Puppet : How to start.

Hello Team, Do You have any data/books/links related to Puppet? How to start, how to setup first env and execute "puppet" actions? Thanks in advance! Patryk (3 Replies)
Discussion started by: nsmcny
3 Replies
show-installed(1)														 show-installed(1)

NAME
show-changed-rco - show changes in an RPM package SYNOPSIS
show-changed-rco [options] DESCRIPTION
show-changed-rco gives a compact description of the changes to a packages Requires, Conflicts and Obsoletes data from the installed (or old) to a specified rpm file. OPTIONS
-h, --help show this help message and exit -C, --cache Tells repoquery to run entirely from YUM cache - does not download any metadata or update the cache. Queries in this mode can fail or give partial/incorrect results if the cache isn't fully populated beforehand with eg "yum makecache". -c <config file>, --config=<config file> Use alternative config file (default is /etc/yum.conf). --repoid=<repo> Specify which repository to query. Using this option disables all repositories not explicitly enabled with --repoid option (can be used multiple times). By default repoquery uses whatever repositories are enabled in YUM configuration. --enablerepo=<repo> In addition to the default set, query the given additional repository, even if it is disabled in YUM configuration. Can be used multiple times. --disablerepo=<repo> Do not query the given repository, even if it is enabled in YUM configuration. Can be used multiple times. --repofrompath=<repoid>,<path/url> Specify a path or url to a repository (same path as in a baseurl) to add to the repositories for this query. This option can be used multiple times. If you want to view only the pkgs from this repository combine this with --repoid. The repoid for the repository is specified by <repoid>. --old-packages=<pkg> Explicitly list the valid old packages to match the new packages against. --ignore-arch Ignore arch. so you can compare foo-2.i686 to foo-1.x86_64. --skip-new Only give output for packages which we've found an old package for. SEE ALSO
yum.conf (5) http://yum.baseurl.org/ AUTHORS
See the Authors file included with this program. BUGS
There are of course no bugs, but should you find any, you should first consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful in finding a resolution contact the mailing list: yum-devel@lists.baseurl.org. To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos related bugs and http://yum.baseurl.org/report for all other bugs. James Antill 30 March 2011 show-installed(1)
All times are GMT -4. The time now is 05:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy