apt-proxy for known hardware types
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{% if grains['hardware'] == 'RaspberryPi' %}
|
||||
include:
|
||||
- .common
|
||||
{% if grains['hardware'] == 'RaspberryPi' %}
|
||||
- .raspberrypi
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user