Skip to content

Commit

Permalink
refactor(kitchen): pillars-from-files => pillars_from_files
Browse files Browse the repository at this point in the history
* saltstack-formulas/packages-formula#50 (comment)
  - `pillars-from-files` is deprecated in favor of `pillars_from_files`
  • Loading branch information
myii authored Mar 6, 2019
1 parent b9bc8dc commit 7c954a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ provisioner:
salt_copy_filter:
- .kitchen
- .git
pillars-from-files:
pillars_from_files:
template.sls: pillar.example
pillars:
top.sls:
Expand Down

0 comments on commit 7c954a7

Please sign in to comment.