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

Change bento/centos-7.2 to centos/7, fixes in setup.sh #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ghodss
Copy link
Owner

@ghodss ghodss commented Oct 26, 2016

No description provided.

@ghodss
Copy link
Owner Author

ghodss commented Oct 26, 2016

@ahakanbaba @andronat

@andronat
Copy link
Contributor

Can we also upgrade Go to 1.7 now that kubernetes/kubernetes#28742 is merged? Some tests are failing under 1.6.

@@ -13,7 +13,7 @@ function install_system_tools() {
# Packages useful for testing/interacting with containers and
# source control tools are so go get works properly.
# net-tools: for ifconfig
yum -y install yum-fastestmirror git mercurial subversion curl nc gcc net-tools
yum -y install yum-fastestmirror git mercurial subversion curl nc gcc net-tools wget
Copy link
Contributor

Choose a reason for hiding this comment

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

suggestion: add vim and htop

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.

2 participants