Puppet wrapper module for managing GDS user accounts.
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: XXXSee class documentation for additional info.
See LICENSE file.