From 789f4f2e1b01873b200b973584d1501ba32e3bfd Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 30 May 2017 13:48:25 +0200 Subject: Also install non-free firmwares on civett. --- group_vars/all.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'group_vars') 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. -- cgit v1.2.3