https://github.com/michaelfarrow/puppet-user_accounts
https://github.com/michaelfarrow/puppet-user_accounts
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelfarrow/puppet-user_accounts
- Owner: michaelfarrow
- Created: 2015-04-12T22:19:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-13T08:35:31.000Z (about 11 years ago)
- Last Synced: 2024-04-17T04:35:34.675Z (about 2 years ago)
- Language: Puppet
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Puppet User Accounts Module
```ruby
mod "puppetlabs/stdlib", "4.5.1"
# dep: puppetlabs/stdlib
mod "camptocamp/accounts", "1.1.9"
# dep: camptocamp/accounts
mod "weyforth/user_accounts",
git: "https://github.com/weyforth/puppet-user_accounts.git",
ref: "master"
```