diff --git a/simple-blueprint.yaml b/simple-blueprint.yaml index d4f1043..dc6875e 100644 --- a/simple-blueprint.yaml +++ b/simple-blueprint.yaml @@ -92,3 +92,6 @@ outputs: ip_address: { get_property: [ host, ip ] } port: { get_property: [ nodecellar, port ] } + +description: > + deploys nodecellar app alongside mongo on a single machine \ No newline at end of file