summaryrefslogtreecommitdiffstats
path: root/group_vars
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-05-30 13:48:25 +0200
committerGuilhem Moulin <guilhem@fripost.org>2017-05-30 13:48:25 +0200
commit789f4f2e1b01873b200b973584d1501ba32e3bfd (patch)
tree0e8a72ecfd8cb987f3baca74eb286c2cba308454 /group_vars
parent39242fe991582f5f912912c2a12429f9d5c744c4 (diff)
Also install non-free firmwares on civett.
Diffstat (limited to 'group_vars')
-rw-r--r--group_vars/all.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml
index 089c75f..97e2024 100644
--- a/group_vars/all.yml
+++ b/group_vars/all.yml
@@ -1,4 +1,10 @@
---
+non_free_packages:
+ civett:
+ - firmware-linux-nonfree
+ elefant:
+ - firmware-linux-nonfree
+
# 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
# Security Association) to avoid data leaks.