(MODULES-10971) - Ensure `apt::keyserver` is considered when creating a default apt...
[puppet-modules/puppetlabs-apt.git] / .sync.yml
index 1e54e2104c2c49fceb210c93d55e3894ac48686a..ddd07353c92416d87448609935ce36dd6b19eb53 100644 (file)
--- a/.sync.yml
+++ b/.sync.yml
@@ -1,9 +1,28 @@
 ---
-# override default cells to replace centos-7 with debian-8
-.travis.yml:
-  docker_sets:
-  - set: docker/ubuntu-14.04
-  - set: docker/debian-8
+".gitlab-ci.yml":
+  delete: true
+appveyor.yml:
+  delete: true
 
+Gemfile:
+  optional:
+    ":development":
+    - gem: github_changelog_generator
 spec/spec_helper.rb:
-  allow_deprecations: true
+  mock_with: ":rspec"
+  coverage_report: true
+.gitpod.Dockerfile:
+  unmanaged: false
+.gitpod.yml:
+  unmanaged: false
+.github/workflows/pr_test.yml:
+  unmanaged: false
+.github/workflows/nightly.yml:
+  unmanaged: false
+.github/workflows/spec.yml:
+  checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
+  unmanaged: false
+.github/workflows/release.yml:
+  unmanaged: false
+.travis.yml:
+  delete: true