Skip to content

Instantly share code, notes, and snippets.

@j1n6
Last active June 6, 2016 09:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save j1n6/03a73a22455da5116d1aaf1560a06844 to your computer and use it in GitHub Desktop.
Save j1n6/03a73a22455da5116d1aaf1560a06844 to your computer and use it in GitHub Desktop.
# my-states is a collection of custom states
/my-states
/ntp
/docker
/syslog-ng
# Kubernetes formula is a collection of implmeentations specific for kubernetes
# The aim is to keep a copy of their implmeentation in the same my-states tree without causing conflicts with
# exsiting state implmenetation.
# I'm expecting to make some changes to the kube states to ensure requiring by relative path
/kubernetes (a copy of https://github.com/kubernetes/kubernetes/tree/master/cluster/saltbase)
/etcd
/docker
...
...
# Is this top.sls auto required?
top.sls
# Need to avoid conflicts in `my-states`
top.sls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment