diff options
Diffstat (limited to 'roles/active_defence/templates/tsg_sn.json.j2')
| -rw-r--r-- | roles/active_defence/templates/tsg_sn.json.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/active_defence/templates/tsg_sn.json.j2 b/roles/active_defence/templates/tsg_sn.json.j2 index 3986e47..b9fdf6d 100644 --- a/roles/active_defence/templates/tsg_sn.json.j2 +++ b/roles/active_defence/templates/tsg_sn.json.j2 @@ -1,3 +1,3 @@ { - "sn": {{houyi_global.log.device_id}} + "sn": "{{houyi_global.log.device_id}}" }
\ No newline at end of file |
