@@ -8,7 +8,7 @@ This role connects to bes and templates in a preseed file for installing an OS
-**bes_keyboard_access_user_crypted_password**: A UNIX crypted password for emergency keyboard access. Probably best to be a password you can type by hand on a crummy terminal (think VMWare remote console).
-**ssh_key_users**: The list of users whom ssh keys should be included.
## Optional vars
## Required vars with defaults
-**bes_path_to_pub_keys**. Default ```/usr/share/ansible/roles/ssh/files/```. Location (in the local machine executing ansible) of the public keys to use.
-**bes_preseed_file_name**. Default ```preseed-1disk-no-raid.cfg```. Preseed file to use, currenlty in templates folder of the configure-bes role.