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

ubuntu16.4安装harbor的时候需要更改一个参数 #239

Closed
a33151 opened this issue Jun 26, 2018 · 1 comment
Closed

ubuntu16.4安装harbor的时候需要更改一个参数 #239

a33151 opened this issue Jun 26, 2018 · 1 comment

Comments

@a33151
Copy link

a33151 commented Jun 26, 2018

/etc/ansible/roles/harbor/tasks/main.yml

  • name: 安装解压工具
    yum: name={{ item }} state=latest
    with_items:
    • zip
    • unzip

yum 需要改成apt才能下载

@gjmzj
Copy link
Collaborator

gjmzj commented Jun 26, 2018

感谢提醒,后续harbor脚本要再整理下

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

No branches or pull requests

2 participants