fix(pillar): update node.pkg => node.package

This commit is contained in:
Imran Iqbal 2020-06-01 18:12:22 +01:00
parent 5701df06a9
commit a6d3c98ae7
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819
2 changed files with 2 additions and 2 deletions

View file

@ -101,7 +101,7 @@ packages:
# yamllint enable rule:line-length
required:
states:
- node.pkg
- node.package.install
wanted:
# Valid formats:
#

View file

@ -83,7 +83,7 @@ packages:
# force_reinstall: False # Install the package even if it is already installed
required:
states:
- node.pkg
- node.package.install
wanted:
# Valid formats:
#