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

Add vsphere module #111

Merged
merged 1 commit into from
Dec 7, 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
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