Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Conversation

@xtao
Copy link
Contributor

@xtao xtao commented Dec 12, 2015

目前使用方法:

  1. vagrant up
  2. vagrant ssh
  3. cd /vagrant
  4. sh playbooks/bootstrap.sh
  5. ansible-playbooks -i playbooks/nodes -s playbooks/site.yaml

@xtao
Copy link
Contributor Author

xtao commented Dec 12, 2015

需要重新做一个 box

@xtao
Copy link
Contributor Author

xtao commented Dec 12, 2015

service ensure 还没有

@dongweiming
Copy link
Contributor

✌️

Copy link
Contributor

Choose a reason for hiding this comment

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

这一部分的内容 在 https://docs.vagrantup.com/v2/boxes/base.htmlDEFAULT USER SETTINGS 创建box的时候就已经做过了. 还需要加么?

@dongweiming
Copy link
Contributor

@xtao 看起来是一个自更新的脚本. vagrant provision还是不支持的?

@dongweiming
Copy link
Contributor

@xtao 是不是可以加上一个定时提示更新的方式. 类似 https://github.com/robbyrussell/oh-my-zsh/blob/master/tools/check_for_upgrade.sh#L47

oh-my-zsh 每2个礼拜就会在第一次登陆的时候提示一次是否更新

@xtao
Copy link
Contributor Author

xtao commented Dec 13, 2015

@dongweiming 升级是升级什么呢?我想就是包的升级,代码的升级不能这么干,这涉及到数据的更新。

vagrant provision 我还没加

@xtao
Copy link
Contributor Author

xtao commented Dec 13, 2015

还有很多东西没弄,我再改改

@dongweiming
Copy link
Contributor

@xtao 还差什么 那这个先合了?

@xtao
Copy link
Contributor Author

xtao commented Jan 8, 2016

Still not working. 主要是跟现有的 box image 不兼容,还需要再改改

@xtao
Copy link
Contributor Author

xtao commented Jan 24, 2016

这个 PR 先暂停更新,稍后我再处理 ansible 的问题。

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.

2 participants