Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Revert "modulesync 0.12.5" #31

Merged
merged 1 commit into from
Sep 1, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .fixtures.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
fixtures:
repositories:
apt: 'https://github.com/puppetlabs/puppetlabs-apt.git'
augeas: 'https://github.com/camptocamp/puppet-augeas.git'
augeasproviders_core: 'https://github.com/hercules-team/augeasproviders_core.git'
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
forge_modules:
apt: 'puppetlabs-apt'
augeas: 'camptocamp-augeas'
augeasproviders_core: 'herculesteam-augeasproviders_core'
stdlib: 'puppetlabs-stdlib'
symlinks:
puppetserver: "#{source_dir}"
95 changes: 0 additions & 95 deletions .github/CONTRIBUTING.md

This file was deleted.

23 changes: 0 additions & 23 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

5 changes: 0 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

10 changes: 3 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
pkg/
Gemfile.lock
Gemfile.local
vendor/
.vendor/
spec/fixtures/manifests/
spec/fixtures/modules/
spec/fixtures/
.vagrant/
.bundle/
coverage/
log/
.idea/
*.iml
.*.sw
.*.swp
*~
1 change: 0 additions & 1 deletion .msync.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .rspec

This file was deleted.

Loading