commit | 1f485644a62f4f8cbcbd639ac9310ac3b5a5bf51 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Thu Sep 07 09:31:58 2017 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Mon Sep 11 15:58:50 2017 -0700 |
tree | 1e40c044dc6a05f57f0485b154f7897360069326 | |
parent | adcd39aa04e15bf5fcd9142192dc87c1c8efe8ff [diff] |
CORD-1877 Only gather facts from build node Change-Id: If0ab4407c4258d6c966bbacef79f25cbe4ea780f (cherry picked from commit 13422c2fbf2425411447de640f1ee6bda60cf473)
diff --git a/prep-buildnode-playbook.yml b/prep-buildnode-playbook.yml index 32f3bd6..bb9d74d 100644 --- a/prep-buildnode-playbook.yml +++ b/prep-buildnode-playbook.yml
@@ -19,7 +19,7 @@ # Prep build node to create artifacts - name: Include vars - hosts: all + hosts: build tasks: - name: Include variables include_vars: "{{ item }}"