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