Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

alphagov/puppet-gds_accounts

Repository files navigation

gds_accounts

Puppet wrapper module for managing GDS user accounts.

Example usage

Include with default parameters:

include gds_accounts

Create some accounts from hiera:

---
gds_accounts::accounts:
  jane.smith:
    comment: Jane Smith
    ssh_key: XXX
  john.smith:
    comment: John Smith
    ssh_key: XXX

See class documentation for additional info.

License

See LICENSE file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published