Commit graph

9 commits

Author SHA1 Message Date
d1c86eaf9b
Move vsphere provider to its own gem 2021-11-29 16:09:15 -05:00
FrozenFOXX
65fb4c9919 Update to generic launcher
I realized the launcher itself handles looking up the Ruby interpreter with /usr/bin/env ruby. Manually specifying an interpreter is going to try to circumvent that and isn't nearly as portable as an example service. By moving this sample script back to the generic launcher directly a user can choose to handle how /usr/bin/env looks up Ruby, whether it's with a jruby installation, rbenv, or however the user wishes.
2018-06-08 12:10:44 -07:00
FrozenFOXX
67d5ef73c2 Adjusted with jruby
Since the new recommended way to run is with JRuby I've adjusted the startup service to reflect that.
2018-05-30 12:18:49 -07:00
FrozenFOXX
f69e9398c1 Create vmpooler.service 2018-05-30 12:18:49 -07:00
Scott Garman
3efce8d4e7 (maint) Update template delta script for moved vsphere credentials
The vmpooler.yaml file has been reorganized a bit and now nests the
vsphere credentials within a "providers" class. This tweak is needed
to keep the template delta script working.
2017-08-02 14:48:11 -07:00
FOXX
61bbb798ca Updated YAML config variables
The symbol notation for the YAML variables "server," "username," and, "password," were not working for me.  When changing them to strings the script seems to work.
2016-01-05 13:59:05 -06:00
Scott Schneider
7546904db7 Additional utility and reporting scripts 2015-08-07 14:52:24 -07:00
Scott Schneider
243eba7820 Whitespace, ;; 2015-08-07 10:12:26 -07:00
Scott Schneider
eb444d6819 Adding init.d script 2014-11-12 10:41:35 -08:00