saltstack-formulas / openssh-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
90 stars 297 forks source link

ci(kitchen): add pre-salted `FreeBSD-12.0` box for local testing #172

Closed myii closed 5 years ago

myii commented 5 years ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Follows on from #171.

Describe the changes you're proposing

Introduce a pre-salted FreeBSD Vagrant box for local testing, using:

$ INSTANCE=freebsd-120-2019-2-py3 \
  && export KITCHEN_LOCAL_YAML=kitchen.vagrant.yml
$ bin/kitchen verify ${INSTANCE}

This Vagrant box has been kindly prepared (and provided) by @krionbsd.

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

aboe76 commented 5 years ago

merged it.

myii commented 5 years ago

Thanks.

saltstack-formulas-travis commented 4 years ago

:tada: This PR is included in version 0.43.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: