This state wraps the saltutil execution modules to make them easier to run
from a states. Rather than needing to to use module.run
this state allows for
improved change detection.
New in version 3000.
Performs the same task as saltutil.sync_all module
See saltutil module for full list of options
sync_everything:
saltutil.sync_all:
- refresh: True
Performs the same task as saltutil.sync_beacons module
See saltutil module for full list of options
sync_everything:
saltutil.sync_beacons:
- refresh: True
Performs the same task as saltutil.sync_clouds module
See saltutil module for full list of options
sync_everything:
saltutil.sync_clouds:
- refresh: True
Performs the same task as saltutil.sync_engines module
See saltutil module for full list of options
sync_everything:
saltutil.sync_engines:
- refresh: True
Performs the same task as saltutil.sync_executors module
See saltutil module for full list of options
sync_everything:
saltutil.sync_executors:
- refresh: True
Performs the same task as saltutil.sync_grains module
See saltutil module for full list of options
sync_everything:
saltutil.sync_grains:
- refresh: True
Performs the same task as saltutil.sync_log_handlers module
See saltutil module for full list of options
sync_everything:
saltutil.sync_log_handlers:
- refresh: True
Performs the same task as saltutil.sync_matchers module
See saltutil module for full list of options
sync_everything:
saltutil.sync_matchers:
- refresh: True
Performs the same task as saltutil.sync_modules module
See saltutil module for full list of options
sync_everything:
saltutil.sync_modules:
- refresh: True
Performs the same task as saltutil.sync_output module
See saltutil module for full list of options
sync_everything:
saltutil.sync_output:
- refresh: True
Performs the same task as saltutil.sync_outputters module
See saltutil module for full list of options
sync_everything:
saltutil.sync_outputters:
- refresh: True
Performs the same task as saltutil.sync_pillar module
See saltutil module for full list of options
sync_everything:
saltutil.sync_pillar:
- refresh: True
Performs the same task as saltutil.sync_proxymodules module
See saltutil module for full list of options
sync_everything:
saltutil.sync_proxymodules:
- refresh: True
Performs the same task as saltutil.sync_renderers module
See saltutil module for full list of options
sync_everything:
saltutil.sync_renderers:
- refresh: True
Performs the same task as saltutil.sync_returners module
See saltutil module for full list of options
sync_everything:
saltutil.sync_returners:
- refresh: True
Performs the same task as saltutil.sync_sdb module
See saltutil module for full list of options
sync_everything:
saltutil.sync_sdb:
- refresh: True
Performs the same task as saltutil.sync_serializers module
See saltutil module for full list of options
sync_everything:
saltutil.sync_serializers:
- refresh: True
Performs the same task as saltutil.sync_states module
See saltutil module for full list of options
sync_everything:
saltutil.sync_states:
- refresh: True
Performs the same task as saltutil.sync_thorium module
See saltutil module for full list of options
sync_everything:
saltutil.sync_thorium:
- refresh: True
Performs the same task as saltutil.sync_tops module
See saltutil module for full list of options
sync_everything:
saltutil.sync_tops:
- refresh: True
Performs the same task as saltutil.sync_utils module
See saltutil module for full list of options
sync_everything:
saltutil.sync_utils:
- refresh: True
New in version 3007.0.
Performs the same task as saltutil.sync_wrapper module
See saltutil module for full list of options
sync_everything:
saltutil.sync_wrapper:
- refresh: True