starkandwayne/windows-vsphere-stemcell-ci

Name: windows-vsphere-stemcell-ci

Owner: Stark & Wayne

Description: null

Created: 2017-08-10 12:17:13.0

Updated: 2017-10-09 13:19:09.0

Pushed: 2017-10-09 13:17:28.0

Homepage: null

Size: 20

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

create windows template

download windows 2012 trial iso and install it on your vsphere enviorment you need to enable winrm (you can use this power script https://raw.githubusercontent.com/cloudfoundry-incubator/bosh-windows-stemcell-builder/master/bosh-psmodules/modules/BOSH.WinRM/BOSH.WinRM.psm1)

or manually add a rule in our windows 2012 r2 base template to allow connections to 5985 WINRM outside its subnet

have also set winrm set winrm/config/service '@{AllowUnencrypted=“true”}' winrm set winrm/config/service/auth '@{Basic=“true”}' winrm set winrm/config/client/auth '@{Basic=“true”}'

when done create a template of it now configure the pipeline.yml variables (or if you use vault use the settings.yml and repipe)

dependencies:

ISSUES:

(not solved)

(solved)

TODO: create docker images that does bundle install and adds all resources


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.