You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
This is part of the refactor of the lab provisioner to create a more flexible lab provisioner to handle the expanding scope of lightbulb content. (See #141)
lightbulb-control
WAS: roles/control_node
NOTE: RHEL7/CentOS7 only here
install and enable EPEL repos
install base packages
vim
git
wget [NEW]
sshpass
install ansible
pip or yum? needs to be an optional switch to install or not at a minimum. (Issue here)
This is part of the refactor of the lab provisioner to create a more flexible lab provisioner to handle the expanding scope of lightbulb content. (See #141)
lightbulb-control
WAS:
roles/control_node
NOTE: RHEL7/CentOS7 only here
lightbulb-instructor
[NEW] Fold into the lightbulb-control role and wrap in a block conditional?
NOTE: There could be multiple instructors -- how to flag users as instructors? boolean in users dict?
The text was updated successfully, but these errors were encountered: