Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
Merge pull request #111 from DavidS/add-vsphere
Browse files Browse the repository at this point in the history
Add vsphere module
  • Loading branch information
DavidS committed Dec 7, 2016
2 parents bcfca1c + 4284160 commit 1742a65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ sudo: false
language: ruby
rvm: 2.3.1
cache: bundler
script: "bundle exec msync update --noop --git-base=https://github.com/"
script: 'bundle exec msync update --noop --git-base=https://github.com/ -x "vsphere"'
notifications:
email: false
1 change: 1 addition & 0 deletions managed_modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@
- puppetlabs-tftp
- puppetlabs-tomcat
- puppetlabs-vcsrepo
- puppetlabs-vsphere
- puppetlabs-xinetd

0 comments on commit 1742a65

Please sign in to comment.