diff --git a/pillar/role/saltmaster.sls b/pillar/role/saltmaster.sls index 27f1e0f..0dcbf10 100644 --- a/pillar/role/saltmaster.sls +++ b/pillar/role/saltmaster.sls @@ -97,6 +97,7 @@ infrastructure: salt: formulas: {%- for formula in [ + 'backupscript', 'bootloader', 'grains', 'infrastructure',