-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #293 from puppetlabs/remove_use_of_puppetlabs.com
(maint) Use puppet.com instead of puppetlabs.com for release packages.
- Loading branch information
Showing
24 changed files
with
23 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Puppet __CODENAME__ Repository | ||
deb http://apt.puppet.com __CODENAME__ puppet |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Puppet 7 __CODENAME__ Repository | ||
deb http://apt.puppet.com __CODENAME__ puppet7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Puppet 8 __CODENAME__ Repository | ||
deb http://apt.puppet.com __CODENAME__ puppet8 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,11 @@ | |
"project": "puppet-release", | ||
"description": "Release packages for the Puppet repository", | ||
"version": "1.0.0", | ||
"release": "26", | ||
"release": "27", | ||
|
||
"license": "ASL 2.0", | ||
"vendor": "Puppet, Inc. <[email protected]>", | ||
"homepage": "https://www.puppetlabs.com", | ||
"homepage": "https://www.puppet.com", | ||
"target_repo": "puppet", | ||
|
||
"debs": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,11 @@ | |
"project": "puppet7-release", | ||
"description": "Release packages for the Puppet 7 repository", | ||
"version": "7.0.0", | ||
"release": "12", | ||
"release": "13", | ||
|
||
"license": "ASL 2.0", | ||
"vendor": "Puppet, Inc. <[email protected]>", | ||
"homepage": "https://www.puppetlabs.com", | ||
"homepage": "https://www.puppet.com", | ||
"target_repo": "puppet7", | ||
|
||
"debs": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"project": "puppet8-release", | ||
"description": "Release packages for the Puppet 8 repository", | ||
"version": "1.0.0", | ||
"release": "1", | ||
"release": "2", | ||
|
||
"license": "ASL 2.0", | ||
"vendor": "Puppet, Inc. <[email protected]>", | ||
|
2 changes: 1 addition & 1 deletion
2
...ppetlabs.com/puppet-release.repo.template → ...m.puppet.com/puppet-release.repo.template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ppetlabs.com/puppet-release.sles.template → ...m.puppet.com/puppet-release.sles.template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[puppet] | ||
name=Puppet Repository __OS_NAME__ __OS_VERSION__ - $basearch | ||
baseurl=http://yum.puppetlabs.com/puppet/__OS_NAME__/__OS_VERSION__/$basearch | ||
baseurl=http://yum.puppet.com/puppet/__OS_NAME__/__OS_VERSION__/$basearch | ||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-2025-04-06-puppet-release | ||
enabled=1 | ||
gpgcheck=1 |
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...petlabs.com/puppet7-release.repo.template → ....puppet.com/puppet7-release.repo.template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...petlabs.com/puppet7-release.sles.template → ....puppet.com/puppet7-release.sles.template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[puppet7] | ||
name=Puppet 7 Repository __OS_NAME__ __OS_VERSION__ - $basearch | ||
baseurl=http://yum.puppetlabs.com/puppet7/__OS_NAME__/__OS_VERSION__/$basearch | ||
baseurl=http://yum.puppet.com/puppet7/__OS_NAME__/__OS_VERSION__/$basearch | ||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-2025-04-06-puppet7-release | ||
enabled=1 | ||
gpgcheck=1 |
2 changes: 1 addition & 1 deletion
2
...petlabs.com/puppet8-release.repo.template → ....puppet.com/puppet8-release.repo.template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[puppet8] | ||
name=Puppet 8 Repository __OS_NAME__ __OS_VERSION__ - $basearch | ||
baseurl=http://yum.puppetlabs.com/puppet8/__OS_NAME__/__OS_VERSION__/$basearch | ||
baseurl=http://yum.puppet.com/puppet8/__OS_NAME__/__OS_VERSION__/$basearch | ||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-2025-04-06-puppet8-release | ||
enabled=1 | ||
gpgcheck=1 |
2 changes: 1 addition & 1 deletion
2
...petlabs.com/puppet8-release.sles.template → ....puppet.com/puppet8-release.sles.template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[puppet8] | ||
name=Puppet 8 Repository __OS_NAME__ __OS_VERSION__ - $basearch | ||
baseurl=http://yum.puppetlabs.com/puppet8/__OS_NAME__/__OS_VERSION__/$basearch | ||
baseurl=http://yum.puppet.com/puppet8/__OS_NAME__/__OS_VERSION__/$basearch | ||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-2025-04-06-puppet8-release | ||
enabled=1 | ||
gpgcheck=1 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.