Skip to content

Python script for easier management of big cloud-config.yml files for RancherOS

License

Notifications You must be signed in to change notification settings

yourboirusty/rancheros-config-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rancheros-config-tool

Python script for easier management of big cloud-config.yml files for RancherOS.

Requirements

Python 3

pip install ruamel.yaml

Usage

  1. Add your public keys to a pub_keys file in the same location as pub_keys.template, separated by newline
  2. Modify (cloud-config.yml)[./config/cloud-config.yml] to your liking
  3. Add all files you want to be put on your server into (system)[./config/system/]
  4. Run (build.py)[./build.py].
  5. Copy the built-cloud-config.yml into your host or use the provided optional file hosting and set :8080 during RancherOS installation.

About

Python script for easier management of big cloud-config.yml files for RancherOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published