diff --git a/linux/Fedora.sls b/linux/Fedora.sls index 414401d..1cfc50c 100644 --- a/linux/Fedora.sls +++ b/linux/Fedora.sls @@ -1,5 +1,7 @@ {% if grains['os'] == 'Fedora' %} include: + - linux.Fedora.Repos.atom + - linux.Fedora.Repos.RPMFusion - linux.Fedora.Common - linux.Fedora.Physical {% endif %} \ No newline at end of file