Project

General

Profile

Actions

Bug #929

closed

Create a foreman-release package?

Added by D. Johnson almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Packaging
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Could you create a package called something like "foreman-release" that creates this file?

cat - > /etc/yum.repos.d/foreman-release.repo <<EOT
[foreman]
name=Foreman - Stable
baseurl=http://yum.theforeman.org/stable/
enabled=1
gpgcheck=0

[foreman-testing]
name=Foreman - Testing
baseurl=http://yum.theforeman.org/test/
enabled=0
gpgcheck=0
EOT

By doing so, users can add the repo by name and match other 3rd party repos.

Thanks in advance.


Files

0001-Add-files-for-foreman-release-mini-package.patch 0001-Add-files-for-foreman-release-mini-package.patch 2.01 KB Looks like wiki broke git patch, attaching as external file with git format-patch D. Johnson, 05/23/2011 11:03 AM
Actions

Also available in: Atom PDF