saltstack-formulas / lvm-formula

8 stars 13 forks source link

Use relative imports #17

Open noelmcloughlin opened 5 years ago

noelmcloughlin commented 5 years ago

The following SLS files (and any others not listed) should use relative imports.

lvm/clean.sls lvm/files/clean.sls lvm/lv/clean.sls lvm/profiles/clean.sls lvm/pv/clean.sls lvm/vg/clean.sls

This is to align with how things are done in template-formula