canmove, Confirmed users
1,394
edits
m (→vnc) |
No edit summary |
||
Line 1: | Line 1: | ||
This module enables configure a vnc on a Darwin slave | This module enables configure a vnc on a Darwin slave | ||
= Classes = | |||
It has two available classes: | It has two available classes: | ||
== vnc == | == vnc == | ||
Enables remote access for all users. | Enables remote access for all users. On OS X, enables the Apple screen-sharing service. | ||
== vnc::appearance == | == vnc::appearance == | ||
Sets the default background image to Aqua Blue. The default high resolution image is slow to download over low bandwidth links. | 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, <tt>secret('builder_pw_vnc_cleartext')</tt>. We do not run VNC on CentOS, and OS X uses system credentials to login. |