Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RedHat releasever #14

Merged
merged 3 commits into from
Jul 13, 2015
Merged

RedHat releasever #14

merged 3 commits into from
Jul 13, 2015

Conversation

sd-robbruce
Copy link

If using RedHat 6.5, using $releasever in the yum repository fails with the following message

Error: Execution of '/usr/bin/yum -d 0 -e 0 -y list gitlab-ce' returned 1: Error: Cannot retrieve repository metadata (repomd.xml) for repository: gitlab_official. Please verify its path and try again

Using the $::os[release][major] fact fixes this issue, the stringify_facts option must be set to false for this to work.

tobru added a commit that referenced this pull request Jul 13, 2015
@tobru tobru merged commit 621de1a into voxpupuli:master Jul 13, 2015
@tobru tobru mentioned this pull request Jul 17, 2015
@jantman
Copy link

jantman commented Jul 17, 2015

Can you please add a note somewhere that stringify_facts must be set to false for this to work? It's still failing in my environment because of that...

@tobru
Copy link
Contributor

tobru commented Jul 20, 2015

@jantman done in 482f17e

b4ldr added a commit to icann-dns/puppet-gitlab that referenced this pull request Apr 3, 2018
# This is the 1st commit message:

.

# This is the commit message #2:

remove duplicate githooks

# This is the commit message #3:

Refactor cirunners

-

-

update

# This is the commit message #4:

add deprecation notice

# This is the commit message voxpupuli#5:

add travis secret for publishing module

# This is the commit message voxpupuli#6:

release 1.16.0

# This is the commit message voxpupuli#7:

rename changelog for release gem

# This is the commit message voxpupuli#8:

rewrite changelog with github-changelog-generator

# This is the commit message voxpupuli#9:

[blacksmith] Bump version to 1.16.1-rc0

# This is the commit message voxpupuli#10:

modulesync 1.7.0

# This is the commit message voxpupuli#11:

modulesync 1.7.0 take 2

# This is the commit message voxpupuli#12:

fix spec test hiera location

# This is the commit message voxpupuli#13:

release 1.16.1

# This is the commit message voxpupuli#14:

[blacksmith] Bump version to 1.16.2-rc0

# This is the commit message voxpupuli#15:

Propose small spelling change

# This is the commit message voxpupuli#16:

Fixed redhat installation
# This is the commit message voxpupuli#17:

add letsencrypt section to gitlab.rb

# This is the commit message voxpupuli#18:

I think there were some minor problems with voxpupuli#155.  This allows managing the backup cron w/o managing the config file and fixing SKIP syntax.

# This is the commit message voxpupuli#19:

setup fast indexing of ssh keys

# This is the commit message voxpupuli#20:

add unit test for store_git_keys_in_db

# This is the commit message voxpupuli#21:

added docs for using store_git_keys_in_db feature

# This is the commit message voxpupuli#22:

add variable to scope

# This is the commit message voxpupuli#23:

update regex in ssh fast lookup spec

# This is the commit message voxpupuli#24:

another stab at regex

# This is the commit message voxpupuli#25:

typo correction

# This is the commit message voxpupuli#26:

checking file exists first
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants