blob: 94b72256dcd31430f9c5e8201a01642ee06a075e [file] [log] [blame]
# Ansible playbook to configure aether compute nodes
# In specific, NUCs connected to USRPs
# To be used in SD-RAN deployments:
# White-box eNB and UE (OAI) helm charts
- name: Configure aether (USRP) compute nodes
hosts: aetherusrp
become: true
roles:
- netprep
- users
- docker
- usrp