- 08 Jan, 2019 1 commit
-
-
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.
-
- 07 Jan, 2019 1 commit
-
-
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
-
- 28 Sep, 2018 3 commits
-
-
John-Paul Robinson authored
We need to be able to test both http and https configurations since https with be the default for ood (http is only for dev). Also remove the unused host rename config.
-
John-Paul Robinson authored
This is needed so that the ansible playbook is correctly selected based on hostname.
-
John-Paul Robinson authored
Chose high number IP address to avoid DHCP address conflict with warewulf. This range should be marked off eventually. The existing ansible line works for both ohpc and ood based on the hostname and role configuration.
-
- 19 Sep, 2018 1 commit
-
-
John-Paul Robinson authored
-