commit | bbf413421c9ce41a3989793f7073ed1c901b02f7 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Tue Dec 01 00:23:59 2020 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Tue Dec 01 00:23:59 2020 -0700 |
tree | 658f908b457675ec19c1eff30f81b5fbea83f9ec | |
parent | 570dbd40d16139245a52e6070b6ab6d38ac1dcdc [diff] |
use aether prefix for management node playbook Change-Id: I31e93d606fe2d8837740c328b8db8259d200ed0f
diff --git a/playbooks/aethermgmt-playbook.yml b/playbooks/aethermgmt-playbook.yml index 305b0e3..39be1c4 100644 --- a/playbooks/aethermgmt-playbook.yml +++ b/playbooks/aethermgmt-playbook.yml
@@ -1,7 +1,7 @@ # Ansible playbook to configure an aether management nodes - name: Configure an aether management node - hosts: mgmt + hosts: aethermgmt become: true roles: - netprep