Allow to use ordering in dicts

label:
  test:
    input:
      asd:
        test: 2
        require:
          - bsd
      bsd:
        test: 1

Change-Id: I330778a4d9efa554b55def4251ec948cdced3659
diff --git a/.kitchen.yml b/.kitchen.yml
index e516907..9ef697b 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -18,6 +18,9 @@
     - name: linux
       repo: git
       source: https://github.com/salt-formulas/salt-formula-linux.git
+    - name: salt
+      repo: git
+      source: https://github.com/salt-formulas/salt-formula-salt.git
   state_top:
     base:
       "*":