cdist/cdist
Adam Dej 2e653409c1 Update __docker type
- Update installation method, following official installation
instructions.
  - docker-engine was renamed to Docker CE around March 2017. Update
manpage to reflect that change.
  - Remove flag `--experimental` since it is no longer necessary to install a
different binary to get experimental features. Experimental features are
included in the stable binary and can be enabled by a flag or in a
config file.
2018-09-07 11:38:49 +02:00
..
conf Update __docker type 2018-09-07 11:38:49 +02:00
core pep8 2018-05-17 13:33:58 +02:00
exec Improve error reporting. 2018-04-17 20:06:20 +02:00
sphinxext Return translator_class for older sphinx versions. 2018-03-15 13:49:22 +01:00
test Disable config parser interpolation 2018-06-13 07:53:52 +02:00
util Add -4 and -6 params to force IPv4, IPv6 addresses respectively. 2018-02-15 20:33:36 +01:00
__init__.py Report encoding errors nicely. 2018-09-04 08:27:20 +02:00
argparse.py Loglevel arguments not parsed but accessed #646 2018-03-10 11:12:31 +01:00
autil.py
banner.py
config.py Improve error reporting. 2018-04-17 20:06:20 +02:00
configuration.py Disable config parser interpolation 2018-06-13 07:53:52 +02:00
emulator.py
flock.py
hostsource.py
install.py
integration.py
inventory.py
log.py
message.py
mputil.py
shell.py