Commits on Source (48)
-
Bo-Chun Chen authored403cdfa8
-
John-Paul Robinson authoredc8d8323b
-
John-Paul Robinson authored
Update submodule for upstream post merge commit.
4869ab0a -
John-Paul Robinson authored
This configures the ood node to be a part of the slurm cluster. It enables job execution, control and shell access to the headnode. It turned out to be easy enough to add warewulf synchronization to the ood node in cluster rather than use Vagrant to move files. This also ensure future slurm.conf and other registered file changes are maintained across cluster nodes after changes. Note: `vagrant ssh ood "mount -a"` must be manually run after provision to sync /home across cluster. Fixes #6
ba8e3d4e -
John-Paul Robinson authored
Resolve "post ansible staging of slurm.conf" Closes #6 See merge request jpr/ohpc_vagrant!8
78b57e25 -
John-Paul Robinson authored
* Update the ohpc cluster submodule for support of VNC on the cluster compute node vnfs image and activates interactive desktops in the ood UI. * Fix #7 hang of ood during reboot due to invalid selinux policy
0735d873 -
Bo-Chun Chen authored41e13514
-
Bo-Chun Chen authored
'Dont run bootstrap as root' problem while running eb install ansible task Simply put -b option(become) to let ansible run the bootstrap script as build user
b860411a -
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
1948f186 -
Bo-Chun Chen authored4102bda8
-
John-Paul Robinson authored
Patch easybuild installation fix See merge request jpr/ohpc_vagrant!10
de6527d2 -
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.
6e6fc44f -
John-Paul Robinson authoredb3e0d494
-
Bo-Chun Chen authored63866d22
-
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 !12
6ee66790 -
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
68914906 -
John-Paul Robinson authored
Get the latest project hash that fixes EB bootstraping on ohpc master.
a2d541d5 -
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.
c3752a51 -
John-Paul Robinson authored
Simplify the project cloning instructions Clarify motivation of project providing links to upstream Add instructions to create Open OnDemand node
1e03a73c -
John-Paul Robinson authored
Update readme for use with ood See merge request jpr/ohpc_vagrant!14
2ad3eff2 -
John-Paul Robinson authored
Copr repo support for custom RPMS Remove explict slurm patch for 17.11.11 now accessible via copr
b6a75eb8 -
48dce063
-
John-Paul Robinson authored
Added code to download the ipxe.iso file if missing See merge request jpr/ohpc_vagrant!15
0caef2f5 -
Bo-Chun Chen authored
In order to get newer ansible for rhsm_repository module to work need to enable epel repo before install ansible.
b400a873 -
John-Paul Robinson authored
Feature enable epel repo before install ansible See merge request !17
fc20d57c -
John-Paul Robinson authored403c2c18
-
John-Paul Robinson authored
Add placeholder for selecting centos vagrant box versions See merge request !18
6d5c4da8 -
Trupeshkumar Rajendrabhai Patel authored
wget is not avilable for Mac by default so used curl.
550eb5fd -
John-Paul Robinson authored
fixed the .iso download to work on Mac See merge request !19
46a3f33b -
Chirag Chandrahas Shetty authored
Updated the localhost link mentioned in the file to http://localhost:8080
19d73cd8 -
Mitchell Moore authored0a407d89
-
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
bd85efa5 -
John-Paul Robinson authored
Clarify use of sudo commands to register ood with ohpc warewulf.
5e4391c3 -
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.
c9cdd4a3 -
John-Paul Robinson authored
Resolve "Cloning the submodule triggers errors from github" Closes #13 See merge request !31
efdefcb2 -
John-Paul Robinson authored
* shib yum repo fix to include dependencies * new rstudio plugin upstream repo for tracking site changes * update rstudio submit form
e0816549 -
John-Paul Robinson authored
Simple typo issue from "crul" to "curl". See merge request jpr/ohpc_vagrant!26
0291abdc -
John-Paul Robinson authored
Fixed Localhost URL See merge request jpr/ohpc_vagrant!25
e5b1e7c9 -
Eesaan Atluri authoredb2a8896f
-
Eesaan Atluri authoredcded7bdd
-
Eesaan Atluri authored71dea99f
-
Eesaan Atluri authored60934b7a
-
Eesaan Atluri authored9ab48b0e
-
Eesaan Atluri authored5ce2b560
-
Eesaan Atluri authored49f55645
-
Eesaan Atluri authored6affd384
-
Eesaan Atluri authored76ff4543
-
John-Paul Robinson authored
Update ReadMe with the potential issues and workarounds in ohpc_build See merge request jpr/ohpc_vagrant!33
f615f220