Update pdk-templates for gitpod and codespaces support
[puppet-modules/puppetlabs-apt.git] / .sync.yml
index bb0a8a08c2817302d335843021ab43e1e7e2cb44..6a1ee6a7c138e1ca5c07430e7a5ff3c7cadeed5b 100644 (file)
--- a/.sync.yml
+++ b/.sync.yml
   use_litmus: true
   litmus:
     provision_list:
-      - travis_el6
-      - travis_el7
-      - ---travis_el
+    - ---travis_el
+    - travis_deb
+    complex:
+    - collection:
+        puppet_collection:
+        - puppet6
+        provision_list:
+        - travis_ub_6
+    - collection:
+        puppet_collection:
+        - puppet5
+        provision_list:
+        - travis_ub_5
   simplecov: true
   notifications:
     slack:
@@ -40,3 +50,7 @@ Rakefile:
 spec/spec_helper.rb:
   mock_with: ":rspec"
   coverage_report: true
+.gitpod.Dockerfile:
+  unmanaged: false
+.gitpod.yml:
+  unmanaged: false