pivotal-cf/vsphere-patch-hosts-pipeline

Name: vsphere-patch-hosts-pipeline

Owner: Pivotal Cloud Foundry

Description: null

Created: 2018-01-04 20:15:37.0

Updated: 2018-01-10 00:40:38.0

Pushed: 2018-02-02 15:05:33.0

Homepage: null

Size: 80

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

vsphere-patch-hosts-pipeline

The purpose of this pipeline is to automate the patching of vSphere ESXi Hosts. It utilizes govc to execute commands remotely against all hosts in a given vCenter instance or optionally in a single cluster. The hosts will be patched one at a time until all hosts have been patched.

Prerequisites
Parameters

params.yml provides parameters for controlling how the pipeline runs. Fill this out before flying the pipeline.

Fly the pipeline
Login to your Concourse instance

fly -t <name> login -c <concourse url>

Upload the pipeline to Concourse

fly -t <name> set-pipeline -p <pipeline name> -c pipeline.yml --load-vars-from params.yml


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.