+log cinst preos

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-06-24 15:02:20 +02:00
parent 429a31deca
commit 4a9456787c
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
- new executable cinst-deploy-to
- types used by cinst are marked as such ('cinst-only')
- cdist-deploy-to and cinst-deploy-to read the same manifest
- cdist ignores types marked as 'cinst-only'
- cinst ignores types not marked as 'cinst-only'
- update $__explorer/os to recognize preos
- cinst types only do something if $__explorer/os == 'preos'