blob: 21a35d098643ac84a9a140d7a6da790a1682818b [file] [log] [blame]
---
# setup-ciab-pcu.yml
# Used to set up remote power control for CORD-in-a-Box
- name: Setup maas user in head node VM with private key
hosts: head
roles:
- maas-user-privkey
# This runs on the local server
- name: Setup maas user on CiaB server with authorized_keys
hosts: localhost
become: yes
roles:
- maas-user-pubkey