次のソルト状態があります。ウォッチはrequireを意味しますか? それとも、ルールはこのように書くのが最善でしょうか?
"celery-worker:":
supervisord.running:
- update: True
- watch:
- file: /etc/supervisor/conf.d/celery-worker.conf
- pkg: ingestion
- require:
- file: /etc/supervisor/conf.d/celery-worker.conf
- pkg: ingestion