diff options
author | DR695H <dr695h@att.com> | 2019-06-20 10:56:46 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-06-20 10:56:46 -0400 |
commit | 3440942ef2c78e1a8eb07c70c1a03b3834beaecf (patch) | |
tree | 05aea2ab56cd115ca726b1fd5f6e922c70e45d9a /robot/assets/templates/vfw_pg_streams_enable.template | |
parent | 369e51562f068d5e653211902efc69220508eca1 (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_pg_streams_enable.template')
-rw-r--r-- | robot/assets/templates/vfw_pg_streams_enable.template | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/robot/assets/templates/vfw_pg_streams_enable.template b/robot/assets/templates/vfw_pg_streams_enable.template deleted file mode 100644 index 8f5fec61..00000000 --- a/robot/assets/templates/vfw_pg_streams_enable.template +++ /dev/null @@ -1,7 +0,0 @@ -{ - "pg-streams" : { - "pg-stream" : [ -${pgstreams} - ] - } -} |