All notable changes to this project will be documented in this file.
Breaking Changes
- All noVNC bits have been moved into a dedicated novnc module -- https://forge.puppet.com/modules/jcpunk/novnc
Features
- Permit puppet-systemd v8
Breaking Changes
- Require stdlib 9.x
Features
- Add hostname to static html file
Bugfix
- Puppet 7 and Puppet 8 respond differently when using mix of
unless
andonlyif
Bugfix
- Fix backwards logic on link test
Bugfix
- Forgot to commit
,
Bugfix
- don't try to change mode of symbolic link
Bugfix
- Fix doc typos
Bugfix
- Fix doc in config files
- Update dependencies
Features
- Add support for setting vnc home config to ~/.local/config or something else
Features
- Add support for extra users who can manage the service
Features
- Add suse support
Bugfixes
- Permit passing
undef
to vnc server parameters
Breaking Change
- Ports less than 100 passed to websockify will be prefixed with
59
Features
- Added class to directly export VNC Servers to novnc/websockify
Features
- Added flag for setting config mode
Features
- Added switch for dynamic users under websockify service
- Note compat with puppet-systemd 6.x
Features
- Note puppet8 support
Features
- Note stdlib 9.x.x support
Breaking Change Switch to stdlib::crc32, requires stdlib >= 8.6.0
Bugfixes
- Polkit tends to like world readable policy files.
Bugfixes
- fix typo in vncpasswd
Bugfixes
- fix template output when comments are missing
Features
- Added global param to set default for user managed services
Features
- Ability to not make ~/.vnc dirs per user
- Ability to not make ~/.vnc dirs in general
Features
- Note compatibility with puppet/systemd 4.x.x
Features
- Added minimal novnc support (just websockify really)
Bugfixes
- Typo in homedir search
Bugfixes
- Some template values had extra
=
Features Initial Release
Roadmap
- Add a novnc option
Bugfixes
Known Issues