commit | 5223dd909f947502013485b490fc0e1cb8b88d23 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Tue Feb 28 23:38:02 2017 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Wed Jun 21 11:20:59 2017 -0700 |
tree | 550d5e65b68356b196418a2463283bc3ecb64453 | |
parent | c3dd2c8b0593217fcbfd4a16f02652089bf4608b [diff] [blame] |
CORD-912 OpenCloud support Change-Id: I170597cacd76c84c795a7bf4c8e77e068ebcd72a
diff --git a/inventory/opencloud b/inventory/opencloud new file mode 100644 index 0000000..96d3bcf --- /dev/null +++ b/inventory/opencloud
@@ -0,0 +1,19 @@ +; opencloud-in-a-box inventory + +[all:vars] +cord_profile=opencloud +virtual_install=True + +[config] +localhost ansible_connection=local + +[head] +head1 + +[compute] +compute1 +compute2 + +[build] +localhost connection=local +