commit | 8f468142c79f64b4136c10b789d200d224fa0c3f | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Mon Jan 29 16:31:51 2018 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Tue Jan 30 18:19:10 2018 -0800 |
tree | 3fb49d453ba1f67f5c5a4439a13de52e41cdca14 | |
parent | 6933c34b12151f18b5f25f036c98f56e421345b6 [diff] [blame] |
[CORD-2574] add buleprint into SPGWC playbook Change-Id: I43f0d47565e20eff7369fe901f61b8375cdcef6f
diff --git a/xos/synchronizer/steps/vspgwctenant_playbook.yaml b/xos/synchronizer/steps/vspgwctenant_playbook.yaml index 82b35cc..2f932f8 100644 --- a/xos/synchronizer/steps/vspgwctenant_playbook.yaml +++ b/xos/synchronizer/steps/vspgwctenant_playbook.yaml
@@ -54,4 +54,4 @@ - ip_pool_mask: "255.0.0.0" - ip_pool_mask_int: "8" roles: - - onos_rule_setup \ No newline at end of file + - { role: onos_rule_setup, when: scenario != "manual" } \ No newline at end of file