ReleaseEngineering/PuppetAgain/Modules/vnc

From MozillaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This module enables configure a vnc on a Darwin slave

Classes

It has two available classes:

vnc

Enables remote access for all users. On OS X, enables the Apple screen-sharing service.

vnc::appearance

Sets the default background image to Aqua Blue. The default high resolution image is slow to download over low bandwidth links.

Secrets

Passwords are only managed for Ubuntu, using a cleartext password, secret('builder_pw_vnc_cleartext'). We do not run VNC on CentOS, and OS X uses system credentials to login.