saltstack-formulas / docker-formula

Install and set up Docker
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
136 stars 330 forks source link

[BUG] daemon reloads on every run of salt #323

Open eedgar opened 1 year ago

eedgar commented 1 year ago
      ID: docker-software-docker-archive-install-managed-service
Function: cmd.run
    Name: systemctl daemon-reload
  Result: None
 Comment: Command "systemctl daemon-reload" would have been executed
 Started: 13:38:35.546083
Duration: 1.419 ms
 Changes:   

salt -V Salt Version: Salt: 3005.1

Dependency Versions: cffi: Not Installed cherrypy: Not Installed dateutil: 2.8.1 docker-py: 6.0.1 gitdb: 4.0.9 gitpython: 3.1.24 Jinja2: 3.0.3 libgit2: Not Installed M2Crypto: Not Installed Mako: Not Installed msgpack: 1.0.3 msgpack-pure: Not Installed mysql-python: Not Installed pycparser: Not Installed pycrypto: Not Installed pycryptodome: 3.11.0 pygit2: Not Installed Python: 3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0] python-gnupg: 0.4.8 PyYAML: 5.4.1 PyZMQ: 22.3.0 smmap: 5.0.0 timelib: Not Installed Tornado: 4.5.3 ZMQ: 4.3.4

System Versions: dist: ubuntu 22.04 Jammy Jellyfish locale: utf-8 machine: x86_64 release: 5.15.0-58-generic system: Linux version: Ubuntu 22.04 Jammy Jellyfish

eedgar commented 1 year ago

Everytime I run the state, the daemon wants to reload.