- 22 May, 2018 1 commit
-
-
Swann Perarnau authored
Forgot to add the pipenv install command to make sure that the dependencies are installed on a new machine. Thanks to @tpatki
-
- 17 May, 2018 1 commit
-
-
Swann Perarnau authored
Will allow appliance management more easily, in a script separated from the lease stuff. Uses ansible under the hood to configure the appliance.
-
- 14 May, 2018 1 commit
-
-
Swann Perarnau authored
This is not ideal. Ansible has tons of issues when we launch it from there, and the configuration become tedious. It might be easier to deploy ansible on the frontend and rerun everything inside, or to create a python script that deals with ansible directly.
-
- 11 May, 2018 2 commits
-
-
Swann Perarnau authored
Add an option to create haswell allocations, but default to skylake nodes. Skylakes are required for power management.
-
Swann Perarnau authored
Using pipenv as the environment manager, implement as clouds.yaml workflow and a script to manage leases on chameleon. Note that the clouds.yaml only support chi-tacc for now. We will need to add another region for UC later.
-
- 08 May, 2018 1 commit
-
-
Swann Perarnau authored
Derived from the complex appliances documentation. I'm still in the process of understanding the whole softwareconfig part, but it's a start.
-