This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<select id="hbcu" name="hbcu"> | |
<option value="Alabama A&M University">Alabama A&M University</option> | |
<option value="Alabama State University">Alabama State University</option> | |
<option value="Albany State University">Albany State University</option> | |
<option value="Alcorn State University">Alcorn State University</option> | |
<option value="Allen University">Allen University</option> | |
<option value="Arkansas Baptist College">Arkansas Baptist College</option> | |
<option value="Barber-Scotia College">Barber-Scotia College</option> | |
<option value="Benedict College">Benedict College</option> | |
<option value="Bethune-Cookman College">Bethune-Cookman College</option> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deploy: | |
user.present: | |
- fullname: Deploy | |
- shell: /bin/bash | |
- home: /home/deploy | |
sudo: | |
pkg: | |
- installed | |
/etc/sudoers.d/mysudoers: |