blob: b2689a73620376e6c3ee4abd9bfee752fa69f9ce [file] [log] [blame]
---
# xos-compute-setup/tasks/main.yml
#
# Tell XOS that a new compute node has been added
- name: ssh to XOS VM and run 'make new-nodes'
command: ssh ubuntu@xos "cd {{ service_profile_repo_dest }}/{{ xos_configuration }}/; make new-nodes"