Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Update Vagrant to use the nightly repository. #2257

Merged
merged 1 commit into from Dec 18, 2015

Conversation

jeremycline
Copy link
Contributor

Each night Jenkies re-builds Pulp and the dependencies we carry. Our
vagrant environment should pull from these (rather than a beta repo)
when on master.

enabled=1
gpgcheck=0
metadata_expire=6h
skip_if_unavailable=0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What if we added this to the repo files we host on fedorapeople instead? That way it would be more advertised for community people who might want to help test.

@bowlofeggs
Copy link
Contributor

I like the idea here, but I think it might be slightly better to just add this repo definition to our repo files on fedorapeople.org. What do you think? It'll make this diff a little smaller as a side effect too.

Each night Jenkies re-builds Pulp and the dependencies we carry. Our
vagrant environment should pull from these (rather than a beta repo)
when on master.
when: pulp_27_beta_repo_enabled == false

# This and its related fact should go away when we do have an f23 build, since it'll be a noop at that point
- name: Rejigger the repo file if fedora 23 builds aren't available
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let us mourn that the word "rejigger" no longer will appear in our code.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'll always be in our hearts (and git history)

@bowlofeggs bowlofeggs assigned jeremycline and unassigned bowlofeggs Dec 18, 2015
jeremycline added a commit that referenced this pull request Dec 18, 2015
Update Vagrant to use the nightly repository.
@jeremycline jeremycline merged commit 576bd31 into pulp:master Dec 18, 2015
@jeremycline jeremycline deleted the ansible-pulp-nightlies branch December 18, 2015 22:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
2 participants