diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2018-12-03 03:32:46 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2018-12-03 03:43:47 +0100 |
commit | 5d9d8aec510d894f528b21013b6d099be961faf1 (patch) | |
tree | 40cff28f2f2dc57521ec0cc77a1533c8ce2ea408 /group_vars | |
parent | 31ef7a78bc78a6ce2a24bcc6a4a11574bb2d5483 (diff) |
Upgrade MX baseline to Debian Stretch.
Diffstat (limited to 'group_vars')
-rw-r--r-- | group_vars/all.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml index 0406a7e..7386dad 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -1,9 +1,7 @@ --- non_free_packages: - civett: - - firmware-linux-nonfree elefant: - - firmware-linux-nonfree + - firmware-bnx2 # Virtual (non-routable) IPv4 subnet for IPsec. It is always nullrouted # in the absence of xfrm lookup (i.e., when there is no matching IPsec |