cdist/cdist
Olliver Schinagl 71ceba4ac5
type: Add new type __ping
When starting with cdist, the documentation and examples can be
overwheliming. Further more, sometimes one would only want to do a
simple test to see if the basics are working. One such example currently
is to create a simple remote file. While this is a nice and simple
example, an even simpler example would be to just see if we can 'ping'
the host.

Other configuration management tools also seem to have this as a basic
starting command.

This thus allows to do:
echo __ping | cdist config --initial-manifest - <host>

as the most basic, most simple command to 'test' things with, without
having lingering files to boot.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2018-11-26 20:37:43 +01:00
..
conf type: Add new type __ping 2018-11-26 20:37:43 +01:00
core Fix spelling. 2018-10-17 07:09:59 +02:00
exec Fix spelling. 2018-10-17 07:09:59 +02:00
sphinxext Return translator_class for older sphinx versions. 2018-03-15 13:49:22 +01:00
test Adapt object_parameters before checking conflicting parameters. 2018-10-13 16:11:51 +02:00
util Fix DirectoryDict getitem. 2018-10-12 19:08:36 +02:00
__init__.py Report encoding errors nicely. 2018-09-04 08:27:20 +02:00
argparse.py Add timestamp to log messages. 2018-09-23 20:36:57 +02:00
autil.py
banner.py
config.py Fix spelling. 2018-10-17 07:09:59 +02:00
configuration.py Add timestamping log option to config file. 2018-09-27 18:55:33 +02:00
emulator.py Adapt object_parameters before checking conflicting parameters. 2018-10-13 16:11:51 +02:00
flock.py
hostsource.py
install.py
integration.py
inventory.py
log.py Add timestamp to log messages. 2018-09-23 20:36:57 +02:00
message.py
mputil.py
shell.py Save output streams. 2018-01-09 09:31:40 +01:00