FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 55fd28ae authored by Dr Abraham Martin's avatar Dr Abraham Martin
Browse files

Make more clear that these are required variables with defaults.

parent 74a8d355
No related branches found
No related tags found
1 merge request!28Improve readme to include all required vars and optional vars
Pipeline #1639 passed
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment