autocli.yml 468 B

123456789101112131415161718192021222324252627
  1. auto_reload: 1
  2. confirm_quit: false
  3. modules: [auto.lib.docker, auto.lib.infrastructure]
  4. path:
  5. cache: t:\autocli_home\cache
  6. download: t:\autocli_home
  7. ssh:
  8. user: rothe
  9. docker:
  10. #~ disabled_hosts: [freimann, hebb, cassirer, hume, 192.168.1.63]
  11. hide_status: [host_down]
  12. timeout_connect: 10
  13. timeout: 60
  14. image:
  15. path: c:\apps\_home
  16. build_host: himbeere
  17. service:
  18. path: c:\apps\_home\services.yml
  19. docker_host:
  20. names: [himbeere]