Skip to content

Commit

Permalink
feat(openssh): use openssh.config as state_top
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Sep 16, 2019
1 parent 8faf75e commit e88c28d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ ssf_node_anchors:
# release phase via. `pre-commit_semantic-release.sh`
# An alternative method could be to use:
# `git describe --abbrev=0 --tags`
title: 'feat(semantic-release): implement for this formula'
body: '* Semi-automated using https://github.com/myii/ssf-formula/pull/32'
title: 'ci(kitchen): use `openssh.config` as `state_top`'
body: '* Semi-automated using https://github.com/myii/ssf-formula/pull/33'
github:
owner: saltstack-formulas
repo: ''
Expand Down
3 changes: 3 additions & 0 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -718,6 +718,9 @@ ssf:
provisioner:
pillars_from_files:
- .sls: test/salt/pillar/default.sls
state_top:
- '*':
- .config
use_tofs: true
semrel_files: *semrel_files_default
openvpn:
Expand Down

0 comments on commit e88c28d

Please sign in to comment.