From 03b4cc3d3c7186501962549db3f326b52ffce79c Mon Sep 17 00:00:00 2001
From: root <root@master.cloud.sze.hu>
Date: Thu, 29 Jan 2015 14:00:23 +0100
Subject: [PATCH] add node configuration

---
 pillar/top.sls | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pillar/top.sls b/pillar/top.sls
index d04cbef..ed95471 100644
--- a/pillar/top.sls
+++ b/pillar/top.sls
@@ -1,5 +1,6 @@
 base:
   '*':
+    - vmdriver
     - amqp
     - agentdriver
     - agent
@@ -11,3 +12,4 @@ base:
     - manager
     - common
     - installer
+    - node
--
libgit2 0.26.0