autocli.yml 505 B

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