-
-
Save akkornel/b9cd992af449f0573285f1187aabfd9d to your computer and use it in GitHub Desktop.
A basic bootstrap file
This file contains 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
# vim: ts=4 sw=4 noet | |
# Stanford Quake Lab bufferbox workflow container bootstrap | |
BootStrap: yum | |
OSVersion: 7 | |
MirrorURL: http://yum.stanford.edu/mrepo/centos%{OSVERSION}-x86_64/RPMS.all/ | |
GPG: https://www.centos.org/keys/RPM-GPG-KEY-CentOS-7 | |
Include: perl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment