1
0
Fork 0
saltstack formula for sudoers
Go to file
semantic-release-bot 0183aed04b chore(release): 0.22.2 [skip ci]
## [0.22.2](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.22.1...v0.22.2) (2020-08-26)

### Bug Fixes

* **release.config.js:** use full commit hash in commit link [skip ci] ([551f300](551f300b4b))

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([b9dd8b1](b9dd8b1c0f))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([54e19fd](54e19fdd98))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([567ff29](567ff29b98))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([b8d5c0b](b8d5c0bfa1))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([9f217a2](9f217a2675))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([242f719](242f71956d))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([a2729d0](a2729d05eb))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([e32be01](e32be015d6))
* **kitchen+travis:** use latest pre-salted images ([cd29502](cd2950289e))
* **travis:** add notifications => zulip [skip ci] ([7b5f0e9](7b5f0e95bf))
* **travis:** apply changes from build config validation [skip ci] ([08ca2a6](08ca2a6ebb))
* **travis:** merge `rubocop` linter into main `lint` job ([371bed2](371bed2d7a))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([43cf4c6](43cf4c6b45))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([438ba3e](438ba3e5d4))
* **travis:** run `shellcheck` during lint job [skip ci] ([f87c4ba](f87c4baa30))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([2fe682e](2fe682effc))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([1fc0e95](1fc0e95f6a))
* **travis:** use build config validation (beta) [skip ci] ([5a6ed53](5a6ed537d6))
* **workflows/commitlint:** add to repo [skip ci] ([32ae435](32ae435463))

### Documentation

* **contributing:** remove to use org-level file instead [skip ci] ([67880a5](67880a513e))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([9a36e1a](9a36e1a933))

### Performance Improvements

* **travis:** improve `salt-lint` invocation [skip ci] ([8314aa0](8314aa0df1))

### Tests

* **map:** verify `map.jinja` dump using `_mapdata` state ([63865a2](63865a286e))
2020-08-26 14:53:55 +00:00
.github/workflows ci(workflows/commitlint): add to repo [skip ci] 2020-05-04 09:32:25 +01:00
bin ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job 2019-10-09 03:08:31 +01:00
docs chore(release): 0.22.2 [skip ci] 2020-08-26 14:53:55 +00:00
sudoers test(map): verify `map.jinja` dump using `_mapdata` state 2020-08-25 16:06:48 +01:00
test test(map): verify `map.jinja` dump using `_mapdata` state 2020-08-25 16:06:48 +01:00
.gitignore ci(gemfile.lock): add to repo with updated `Gemfile` [skip ci] 2020-04-21 22:10:46 +01:00
.rubocop.yml chore(rubocop): use org-wide standard settings for `Metrics/BlockLength` [skip ci] 2020-04-18 13:46:48 +01:00
.salt-lint ci(travis): update `salt-lint` config for `v0.0.10` [skip ci] 2019-10-23 17:35:46 +01:00
.travis.yml ci(kitchen+travis): use latest pre-salted images 2020-08-25 16:06:47 +01:00
.yamllint ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job 2019-10-09 03:08:31 +01:00
AUTHORS.md chore(release): 0.22.2 [skip ci] 2020-08-26 14:53:55 +00:00
CHANGELOG.md chore(release): 0.22.2 [skip ci] 2020-08-26 14:53:55 +00:00
CODEOWNERS chore(codeowners): update `semantic-release` related files [skip ci] 2020-05-04 23:18:19 +01:00
FORMULA chore(release): 0.22.2 [skip ci] 2020-08-26 14:53:55 +00:00
Gemfile ci(gemfile.lock): add to repo with updated `Gemfile` [skip ci] 2020-04-21 22:10:46 +01:00
Gemfile.lock chore(gemfile.lock): update to latest gem versions (2020-W27) [skip ci] 2020-07-06 14:31:38 +01:00
LICENSE Applied review comments 2014-02-09 19:06:18 +01:00
commitlint.config.js feat: implementing semantic release 2019-05-29 17:41:56 +02:00
kitchen.yml test(map): verify `map.jinja` dump using `_mapdata` state 2020-08-25 16:06:48 +01:00
pillar.example feat(yamllint): include for this repo and apply rules throughout 2019-08-16 19:22:11 +01:00
pre-commit_semantic-release.sh ci(travis): run `shellcheck` during lint job [skip ci] 2019-11-27 20:59:12 +00:00
release-rules.js feat: implementing semantic release 2019-05-29 17:41:56 +02:00
release.config.js fix(release.config.js): use full commit hash in commit link [skip ci] 2019-10-31 10:32:31 +00:00

docs/README.rst

.. _readme:

sudoers-formula
===============

|img_travis| |img_sr|

.. |img_travis| image:: https://travis-ci.com/saltstack-formulas/sudoers-formula.svg?branch=master
   :alt: Travis CI Build Status
   :scale: 100%
   :target: https://travis-ci.com/saltstack-formulas/sudoers-formula
.. |img_sr| image:: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
   :alt: Semantic Release
   :scale: 100%
   :target: https://github.com/semantic-release/semantic-release

Set up ``sudo`` and the ``sudoers`` included files.

.. contents:: **Table of Contents**

General notes
-------------

See the full `SaltStack Formulas installation and usage instructions
<https://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.

If you are interested in writing or contributing to formulas, please pay attention to the `Writing Formula Section
<https://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html#writing-formulas>`_.

If you want to use this formula, please pay attention to the ``FORMULA`` file and/or ``git tag``,
which contains the currently released version. This formula is versioned according to `Semantic Versioning <http://semver.org/>`_.

See `Formula Versioning Section <https://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html#versioning>`_ for more details.

Contributing to this repo
-------------------------

**Commit message formatting is significant!!**

Please see `How to contribute <https://github.com/saltstack-formulas/.github/blob/master/CONTRIBUTING.rst>`_ for more details.

Available states
----------------

.. contents::
   :local:

``sudoers``
^^^^^^^^^^^

Set up the sudoers file

``sudoers.included``
^^^^^^^^^^^^^^^^^^^

Set up an additional sudoers included file


Testing
-------

Linux testing is done with ``kitchen-salt``.

Requirements
^^^^^^^^^^^^

* Ruby
* Docker

.. code-block:: bash

   $ gem install bundler
   $ bundle install
   $ bin/kitchen test [platform]

Where ``[platform]`` is the platform name defined in ``kitchen.yml``,
e.g. ``debian-9-2019-2-py3``.

``bin/kitchen converge``
^^^^^^^^^^^^^^^^^^^^^^^^

Creates the docker instance and runs the ``sudoers`` main state, ready for testing.

``bin/kitchen verify``
^^^^^^^^^^^^^^^^^^^^^^

Runs the ``inspec`` tests on the actual instance.

``bin/kitchen destroy``
^^^^^^^^^^^^^^^^^^^^^^^

Removes the docker instance.

``bin/kitchen test``
^^^^^^^^^^^^^^^^^^^^

Runs all of the stages above in one go: i.e. ``destroy`` + ``converge`` + ``verify`` + ``destroy``.

``bin/kitchen login``
^^^^^^^^^^^^^^^^^^^^^

Gives you SSH access to the instance for manual testing.