cwchang 021cb10250 new project puppet-n1k-vsm creation
This project provides the puppet logic for the installation of Cisco
Nexus 1000V virtual swtich VSM (Virtual Supervisor Module) virtual
machine on a KVM host.

Puppet logic is responsbile for the following tasks at its completion:
* Prepare the packages needed for VSM to function
* Host interfaces set-up
* Virtual switch for VSM's connectity
* VSM ISO image repackaging with puppet class parameters
* VSM bring-up

Change-Id: I3c321ea9c3d8488247d1975907cecbceb0d3e6c1
2014-08-13 16:21:28 -07:00

15 lines
327 B
Plaintext

[access "refs/heads/*"]
abandon = group puppet-n1k-vsm-core
label-Code-Review = -2..+2 group puppet-n1k-vsm-core
label-Workflow = -1..+1 group puppet-n1k-vsm-core
[access "refs/tags/*"]
pushSignedTag = group puppet-n1k-vsm-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true