Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Cleanup: install traefik via yum repo #933

Closed
stevendborrelli opened this issue Dec 18, 2015 · 1 comment
Closed

Cleanup: install traefik via yum repo #933

stevendborrelli opened this issue Dec 18, 2015 · 1 comment
Milestone

Comments

@stevendborrelli
Copy link
Contributor

Right now we install traefik by downloading the rpm and installing it. We should have our repos on the system and install via yum.

  • Install asteris and cisco cloud yum repos in bintray (this should be done in common & cloud_init):
wget https://bintray.com/asteris/mantl-rpm/rpm -O /etc/yum.repos.d/asteris-mantl-rpm.repo
wget https://bintray.com/ciscocloud/rpm/rpm -O /etc/yum.repos.d/ciscocloud-rpm.repo
  • Update traefik role to use yum to install package.
@stevendborrelli stevendborrelli added this to the 0.6 milestone Dec 18, 2015
@stevendborrelli stevendborrelli modified the milestones: Feature Backlog, 0.6 Jan 27, 2016
@stevendborrelli stevendborrelli modified the milestones: 1.0.3, Feature Backlog Mar 3, 2016
@stevendborrelli
Copy link
Contributor Author

Fixed via #1204.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant