https://github.com/mdavezac/template_black-garlic
Template condiment for CondimentStation
https://github.com/mdavezac/template_black-garlic
Last synced: about 1 month ago
JSON representation
Template condiment for CondimentStation
- Host: GitHub
- URL: https://github.com/mdavezac/template_black-garlic
- Owner: mdavezac
- Created: 2016-07-19T09:17:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-10T12:22:36.000Z (almost 9 years ago)
- Last Synced: 2025-02-16T01:29:53.623Z (3 months ago)
- Language: SaltStack
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Exemplar condiment for CondimentStation
---------------------------------------This exemplar defines a minimum set of files to define a condiment.
- `top.sls` in the root directory points to other state files defining the
state on your computer. It can be left empty.
- `pillar` contains information on how to setup spack, projects, other
condiments, etc... Look to the files there for more information.
- `projects` should contain individual state files for each project of
interest. There is an example which extends the condiment-station project
from CondimentStationSee CondimentStation itself for usage examples.