Skip to content

Instantly share code, notes, and snippets.

namespace Sagas
{
using System;
using System.Collections.Generic;
class Program
{
static ActivityHost[] processes;
@BrianMMcClain
BrianMMcClain / cloudfoundry-bosh-manifest-example.yml
Created July 20, 2012 03:23
Cloud Foundry BOSH Manifest Example
---
name: cloudfoundry
director_uuid: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
release:
name: cloudfoundry
version: 86.1-dev
compilation:
workers: 4