HPCCloud-deploy icon indicating copy to clipboard operation
HPCCloud-deploy copied to clipboard

VM Deploy for HPC-Cloud

Results 21 HPCCloud-deploy issues
Sort by recently updated
recently updated
newest added

_Cannot uninstall 'six'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall._ I tried...

Hello, I tried to add a new cluster to my HPCCloud installation. I selected the ComputeNode preset, changed the name of the cluster and pressed the Save button. From here,...

Hello, I try to create the HPCCloud VM in development mode in order to work on a custom HPCCloud project. I have cloned latest HPCCloud-deploy project: ``` git clone https://github.com/Kitware/HPCCloud-deploy.git...

We now have several Vagrantfile's in this repo. It might make sense todo a little restructuring. Vagrantfile => vm/server compute => vm/compute demo => vm/demo girder => delete prebuilt =>...

Added the installation of docker and the pulling of my initial Docker image for the nwchem post-processing to ansible playbook.

Ansible version is 2.1? ``` (girder)elysium:HPCCloud-deploy tristan$ vagrant provision ==> hpccloud: Running provisioner: ansible... hpccloud: Running ansible-playbook... PYTHONUNBUFFERED=1 ANSIBLE_FORCE_COLOR=true ANSIBLE_HOST_KEY_CHECKING=false ANSIBLE_SSH_ARGS='-o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o ControlMaster=auto -o ControlPersist=60s' ansible-playbook --connection=ssh...

For example [here](https://github.com/Kitware/HPCCloud-deploy/blob/master/ansible/roles/cumulus/tasks/main.yml#L29) 'development' will only be defined in a Vagrant deploy.