bifrost/bifrost
Sam Betts 9f15352901 Add ability to deploy only specific nodes from the ansible inventory
This patch adds the BIFROST_NODE_NAMES environment variable which allows
a user to specify a list of node names like

    export BIFROST_NODE_NAMES=node1,node2,node3

which will filter the bifrost inventory before it is passed to ansible
to only include the nodes you want to deploy.

Change-Id: I02b42ca42ee3f2f77494930aec3b077ec2064c4e
2018-08-30 12:15:45 +01:00
..
tests Deprecate Classic Drivers 2018-02-02 12:08:42 -08:00
__init__.py Modularize inventory and add initial testing 2015-11-04 18:19:49 -05:00
inventory.py Add ability to deploy only specific nodes from the ansible inventory 2018-08-30 12:15:45 +01:00
version.py Add bifrost version look-up 2015-12-17 05:10:11 -05:00