commit | 36ddea31a257b38aa22d3232f4c4389c851f5456 | [log] [tgz] |
---|---|---|
author | Monty Taylor <mordred@inaugust.com> | Mon Oct 02 10:05:17 2017 -0500 |
committer | James E. Blair <jeblair@redhat.com> | Sun Oct 15 07:17:18 2017 -0700 |
tree | de0b4f112ee8e959ebe8f833371cd4c8df892ece | |
parent | 843b039b3ca24c79865d991df43bfcd5ebe0b97b [diff] [blame] |
Add devstack base job for zuul v3 This should be managed in the devstack repo, since it's a base job to run devstack. Change-Id: Iffe54fbccbccd68db08f79a1b51dd7f76dbff408 Depends-On: Ie2119f24360d56690ffd772b95a9ea6b98dd4a39
diff --git a/playbooks/devstack.yaml b/playbooks/devstack.yaml new file mode 100644 index 0000000..ede8382 --- /dev/null +++ b/playbooks/devstack.yaml
@@ -0,0 +1,3 @@ +- hosts: all + roles: + - run-devstack