- Apr 01, 2019
-
-
John-Paul Robinson authored
Update ReadMe with the potential issues and workarounds in ohpc_build See merge request jpr/ohpc_vagrant!33
-
- Mar 28, 2019
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
- Mar 27, 2019
-
-
Eesaan Atluri authored
-
John-Paul Robinson authored
Fixed Localhost URL See merge request jpr/ohpc_vagrant!25
-
John-Paul Robinson authored
Simple typo issue from "crul" to "curl". See merge request jpr/ohpc_vagrant!26
-
- Mar 18, 2019
-
-
John-Paul Robinson authored
* shib yum repo fix to include dependencies * new rstudio plugin upstream repo for tracking site changes * update rstudio submit form
-
- Mar 15, 2019
-
-
John-Paul Robinson authored
Resolve "Cloning the submodule triggers errors from github" Closes #13 See merge request jpr/ohpc_vagrant!31
-
John-Paul Robinson authored
The default was to use ssh urls for github which require an account on github. Switch to the https url for the submodule to simplify project clones for users without github accounts.
-
John-Paul Robinson authored
Clarify use of sudo commands to register ood with ohpc warewulf.
-
- Mar 07, 2019
-
-
John-Paul Robinson authored
* Add role for Rstudio * Add role for Jupyter with form fixes * Add role for Shibboleth sso against samltest.id with fixes * Add RHEL7 software collections support * Fix easybuild module path
-
- Feb 15, 2019
-
-
Mitchell Moore authored
-
- Feb 11, 2019
-
-
Chirag Chandrahas Shetty authored
Updated the localhost link mentioned in the file to http://localhost:8080
-
- Feb 05, 2019
-
-
John-Paul Robinson authored
fixed the .iso download to work on Mac See merge request jpr/ohpc_vagrant!19
-
Trupeshkumar Rajendrabhai Patel authored
wget is not avilable for Mac by default so used curl.
-
- Feb 01, 2019
-
-
John-Paul Robinson authored
Add placeholder for selecting centos vagrant box versions See merge request jpr/ohpc_vagrant!18
-
John-Paul Robinson authored
-
- Jan 31, 2019
-
-
John-Paul Robinson authored
Feature enable epel repo before install ansible See merge request jpr/ohpc_vagrant!17
-
- Jan 30, 2019
-
-
Bo-Chun Chen authored
In order to get newer ansible for rhsm_repository module to work need to enable epel repo before install ansible.
-
- Jan 28, 2019
-
-
John-Paul Robinson authored
Added code to download the ipxe.iso file if missing See merge request jpr/ohpc_vagrant!15
-
-
- Jan 16, 2019
-
-
John-Paul Robinson authored
Copr repo support for custom RPMS Remove explict slurm patch for 17.11.11 now accessible via copr
-
- Jan 11, 2019
-
-
John-Paul Robinson authored
Update readme for use with ood See merge request jpr/ohpc_vagrant!14
-
John-Paul Robinson authored
Simplify the project cloning instructions Clarify motivation of project providing links to upstream Add instructions to create Open OnDemand node
-
- Jan 09, 2019
-
-
John-Paul Robinson authored
Fix to force the slurm upgrade during provisioning since it's required for working ood dev cluster Enhance wwgetfiles to not delay during ood provision.
-
John-Paul Robinson authored
Get the latest project hash that fixes EB bootstraping on ohpc master.
-
John-Paul Robinson authored
* Support use of CentOS maintained Vagrant boxes (kernel and interface name changes) * Fix broken cluster interactive desktop on OOD due to broken slurm-17.11.10 in OHPC 1.3.6 from November 2018 by replacing with slurm-17.11.11 * Refactor OOD roles to separate one-time setup from ops-like tasks * Fix compute image support for http proxy port selection (nc) * Enable EasyBuild install for applications testing
-
John-Paul Robinson authored
Feat change vagrant box to pristine centos to simplify tracking upstream releases by using upstream maintained vagrant box. See merge request jpr/ohpc_vagrant!12
-
Bo-Chun Chen authored
-
- Jan 08, 2019
-
-
John-Paul Robinson authored
-
John-Paul Robinson authored
Move insert_key directive before VM create to avoid custom key create Add comments motivating the config choices for ssh config steps Expand user key authz logic to append key rather than just replace all existing keys in vagrant user authorized_keys file.
-
John-Paul Robinson authored
Patch easybuild installation fix See merge request jpr/ohpc_vagrant!10
-
- Jan 07, 2019
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
Set insert_key to false, prevent vagrant from generating new key then set our own ssh private key to be used, first priority finally, copy our own ssh public key into vm as authorized key
-