Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

add support for $update_channel to match coreos.com documentation #316

Merged
merged 1 commit into from
Jul 26, 2018
Merged

add support for $update_channel to match coreos.com documentation #316

merged 1 commit into from
Jul 26, 2018

Conversation

busser
Copy link

@busser busser commented Mar 20, 2018

These changes implement the $update_channel variable in config.rb.sample and Vagrantfile to match the coreos.com documentation.

Setting the $update_channel variable in config.rb to alpha, beta, or stable will make Vagrant use the corresponding box of the official CoreOS release.

There is no change to the project's default behavior ($update_channel is set to alpha by default).

This pull request is comparable to pull request #310.

implements $update_channel variable in Vagrantfile and
config.rb.sample to match coreos.com documentation.
@oliverkuntze
Copy link

hey mate,
i accidently included your patch in my pull request #317.
this is my first time using git. i apparently should have forked the repo, created a feature branch and than created a pull request for that branch.
since i didn't want to wait for your pull req to be accepted i merged it into my fork. apparently that's why it is now also in my pull request.
didn't mean to take your credit.
sorry for my mistake.

Copy link
Contributor

@lucab lucab left a comment

Choose a reason for hiding this comment

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

LGTM

@lucab lucab merged commit 0857274 into coreos:master Jul 26, 2018
@lucab lucab mentioned this pull request Jul 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants