blob: 09a3741a29f9faebfc9c1719348e22bfffce9416 [file] [log] [blame]
Andy Bavier12262e72016-12-02 11:36:57 -05001---
Zack Williams5223dd92017-02-28 23:38:02 -07002# prep-platform-playbook.yml
Andy Bavier12262e72016-12-02 11:36:57 -05003# Prepares the CORD head node for installing OpenStack, ONOS, and XOS
4
Zack Williams5223dd92017-02-28 23:38:02 -07005# Transitional note - this should only be called by gradle, not make. The
6# included playbooks should be called individually by make.
Andy Bavier12262e72016-12-02 11:36:57 -05007
Zack Williams5223dd92017-02-28 23:38:02 -07008- include: prep-headnode-playbook.yml
9- include: prep-computenode-playbook.yml