项目作者: zhangjiankun97

项目描述 :
Template for installing rancheros' cloud-init.yaml file
高级语言:
项目地址: git://github.com/zhangjiankun97/rancheros_cloud-init_template.git
创建时间: 2019-12-29T08:52:40Z
项目社区:https://github.com/zhangjiankun97/rancheros_cloud-init_template

开源协议:MIT License

下载


Template for installing rancheros’ cloud-init.yaml file

Note: Use spaces instead of tabs

  1. # Just validate syntax
  2. sudo ros config validate -i <cloud-init.yaml>
  1. # To ensure it can be loaded correctly
  2. sudo ros config merge -i <cloud-init.yaml>
  1. sudo ros install -c <cloud-init.yaml> -d <device>

If using a virtual machine to install rancheros, remember to remove the image when the installer asks whether to reboot.