Merge branch 'master' into autorequire

This commit is contained in:
Steven Armstrong 2011-11-18 15:13:52 +01:00
commit 30da237405
5 changed files with 20 additions and 10 deletions

View file

@ -13,6 +13,10 @@ TESTS
- multiple defines of object:
- fail if different parameters
- succeed if same parameters
- verify that all env variables in doc/man/cdist-reference.text.sh
exist in the right stages
- test DependencyResolver
USER INTERFACE
--------------

View file

@ -188,9 +188,6 @@ __object_name::
__target_host::
The host we are deploying to.
Available for: initial manifest, type manifest, type gencode
__target_user::
User to use for authentication on remote host.
Currently static in core.
__type::
Path to the current type.
Available for: type manifest, type gencode