[CORD-1145]
Option to enable apt-cache, conform feature toggles

Change-Id: I560808f4bf292063f9a5d6826b247520e5df3a04
diff --git a/cord-automation-playbook.yml b/cord-automation-playbook.yml
index 8a5925a..be94e6a 100644
--- a/cord-automation-playbook.yml
+++ b/cord-automation-playbook.yml
@@ -14,5 +14,5 @@
 - name: Set up Automated Compute Node Provisioning
   hosts: head
   roles:
-    - { role: automation-integration, when: on_maas }
+    - { role: automation-integration, when: use_maas }