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_v2.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_v2.template')
-rw-r--r-- | robot/assets/templates/vfw_pg_streams_v2.template | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/robot/assets/templates/vfw_pg_streams_v2.template b/robot/assets/templates/vfw_pg_streams_v2.template deleted file mode 100644 index 81626144..00000000 --- a/robot/assets/templates/vfw_pg_streams_v2.template +++ /dev/null @@ -1,5 +0,0 @@ -{ - "streams": { - "active-streams": ${number_streams} - } -} |