All notable changes to this project will be documented in this file.
Features
- Improve metadata for Puppet Forge.
Bugfixes
- Indentation issue in CHANGELOG.
Known Issues
- Vagrant doesn't work correctly (#9)
- Vagrant test VMs for Ubuntu don't seem to mount /vagrant (probably an issue with generic boxes).
- Puppet deb files aren't available for all the dists.
The "of course I forgot the documentation" release.
Features
- Now has Puppet Strings-based documentation.
Bugfixes
- Remove FIXMEs from README.md.
Known Issues
- Vagrant doesn't work correctly (#9)
- Vagrant test VMs for Ubuntu don't seem to mount /vagrant (probably an issue with generic boxes).
- Puppet deb files aren't available for all the dists.
The "probably should not be 1.0.0" release.
Features
- Allow creation and deletion of users.
- Implement completish tests.
- Vagrant environment for all supported OSes.
Bugfixes
- Remove useless code in previous tests.
- Set
trust=strict
to suppress unwanted error messages on startup. - Don't introduce a bug that makes the creation check fail.
Known Issues
- Vagrant test VMs for Ubuntu don't seem to mount /vagrant (probably an issue with generic boxes).
- Puppet deb files aren't available for all the dists.
Bugfixes
- Style issues with spec.
Features
- Add basic testing.
Known issues
- Forgot to increase version number.
Features
- Fully implement user certificate generation.
- A Vagrant testing environment has been included.
Bugfixes
- Parsing issues with certificate struct. (closes: #4)
- Generation of malformed configuration files. (closes: #5)
- An issue with scoping in templates.
- Accidentally assigning
crl
toclient
instead ofserver
in the certificate hash.
Features
- Generate user certificates.
Bugfixes n/a
Known Issues I'll tell you after testing it.
Features
- Generate user/group objects
Bugfixes
- Ensure the
orgs
dir exists so taskd won't fail. - Copy certificates to data directory instead of default location.
- Made
cn
optional for certificate (uses FQDN). - Some documentation.
Known Issues
- Certificates for users aren't yet generated.
- No unit tests.
- Still not king.
Features
- Basic taskserver installation
- Generate self-signed certificates
Bugfixes
Known Issues None, since it hasn't even been tested. ;)