Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nibalizer/gozeruser
Extremely limited scope Puppet providers
https://github.com/nibalizer/gozeruser
Last synced: about 1 month ago
JSON representation
Extremely limited scope Puppet providers
- Host: GitHub
- URL: https://github.com/nibalizer/gozeruser
- Owner: nibalizer
- Created: 2015-06-30T07:19:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-06T15:57:13.000Z (over 9 years ago)
- Last Synced: 2024-10-26T20:14:35.477Z (2 months ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a provider for the user resource. It does not use the nss db so it cannot
be slowed down by an unperformant ldap.Example use:
user { 'foo':
ensure => present,
provider => 'gozeruser',
}TODO:
Add group provider