blob: 94b72256dcd31430f9c5e8201a01642ee06a075e [file] [log] [blame]
Raphael Vicente Rosabf8320b2021-03-18 15:16:37 -03001# Ansible playbook to configure aether compute nodes
2# In specific, NUCs connected to USRPs
3# To be used in SD-RAN deployments:
4# White-box eNB and UE (OAI) helm charts
5
6- name: Configure aether (USRP) compute nodes
7 hosts: aetherusrp
8 become: true
9 roles:
10 - netprep
11 - users
12 - docker
13 - usrp