blob: 5162ec65a7b34b6360bffb9e021aba889c81c97b [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