Skip to content

Commit

Permalink
Add new term field for capirca Term class
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceaulinic committed Jun 15, 2017
1 parent b26542e commit db255d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions salt/modules/capirca_acl.py
Expand Up @@ -108,6 +108,7 @@ def __virtual__():
'fragment_offset': None,
'hop_limit': None,
'icmp_type': [],
'icmp_code': None,
'ether_type': [],
'traffic_class_count': None,
'traffic_type': [],
Expand Down

0 comments on commit db255d3

Please sign in to comment.