https://github.com/saltstack-formulas/reverse-users-formula
https://github.com/saltstack-formulas/reverse-users-formula
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saltstack-formulas/reverse-users-formula
- Owner: saltstack-formulas
- License: other
- Created: 2014-09-09T17:59:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T18:54:56.000Z (over 9 years ago)
- Last Synced: 2025-01-11T16:38:12.684Z (about 1 year ago)
- Homepage: http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
- Size: 122 KB
- Stars: 9
- Watchers: 39
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
======================
reverse-users-formula
======================
Formula to configure user via pillar in a user/hosts rather than host/users manner.
.. note::
See the full `Salt Formulas installation and usage instructions
`_.
Available states
================
.. contents::
:local:
``users``
---------
Configure a users via pillar. Anything availble in http://docs.saltstack.com/en/latest/ref/states/all/salt.states.user.html works here for present and absent users. Also generates associated user keys via ssh_auth states based on pillar data.