From 33bcbf5b9e825cba2a2199b53b4ac832e2a46ddc Mon Sep 17 00:00:00 2001 From: "R.I.Pienaar" Date: Tue, 11 Jun 2013 13:21:13 +0100 Subject: [PATCH] markdown fixes --- discovery/ec2/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/discovery/ec2/README.md b/discovery/ec2/README.md index b3c679f..8a92365 100644 --- a/discovery/ec2/README.md +++ b/discovery/ec2/README.md @@ -18,15 +18,15 @@ mcollective identities should match. All nodes in eu-west: - $ mco ping --dm=ec -F availability_zone=/eu-west/ + $ mco ping --dm=ec -F availability_zone=/eu-west/ All nodes with the tag cluster=charlie: - $ mco ping --dm=ec2 -F tag_cluster=charlie + $ mco ping --dm=ec2 -F tag_cluster=charlie All nodes in the 'mcollective' security group: - $ mco ping --dm=ec2 -C mcollective + $ mco ping --dm=ec2 -C mcollective Regular expressions are supported where sensible.