summaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/vfw/vfw_pg_stream_enable.jinja
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-06-20 10:56:46 -0400
committerDR695H <dr695h@att.com>2019-06-20 10:56:46 -0400
commit3440942ef2c78e1a8eb07c70c1a03b3834beaecf (patch)
tree05aea2ab56cd115ca726b1fd5f6e922c70e45d9a /robot/assets/templates/vfw/vfw_pg_stream_enable.jinja
parent369e51562f068d5e653211902efc69220508eca1 (diff)
move portal, pgn, pnf policy to jinja
Issue-ID: TEST-158 Change-Id: Ie27f2cf976e76471bf65f0ffd506a82f0e9caf09 Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/assets/templates/vfw/vfw_pg_stream_enable.jinja')
-rw-r--r--robot/assets/templates/vfw/vfw_pg_stream_enable.jinja4
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/assets/templates/vfw/vfw_pg_stream_enable.jinja b/robot/assets/templates/vfw/vfw_pg_stream_enable.jinja
new file mode 100644
index 00000000..9611d58f
--- /dev/null
+++ b/robot/assets/templates/vfw/vfw_pg_stream_enable.jinja
@@ -0,0 +1,4 @@
+ {
+ "id" : "{{stream}}",
+ "is-enabled" : "true"
+ }