New Saltstack Salt formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

reclass.yml 359B

1234567891011121314
  1. classes:
  2. - service.master.pillar.composite
  3. parameters:
  4. salt:
  5. master:
  6. pillar:
  7. reclass:
  8. index: 1
  9. storage_type: yaml_fs
  10. inventory_base_uri: /srv/salt/reclass
  11. #class_mappings: []
  12. propagate_pillar_data_to_reclass: False
  13. ignore_class_notfound: False
  14. #ignore_class_regexp: []