commit | 6e23ac8357f98692d3e8aae4e20e354c7dc365bc | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Wed Dec 07 12:55:41 2016 -0800 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Wed Jan 04 06:48:47 2017 -0800 |
tree | ee477e7e5bbfb6c4a55d1f17a7a84e254798b635 | |
parent | ae6976c004b349512dde0ec019c826721019afe3 [diff] [blame] |
CORD-654 configure MAAS via ansible module Change-Id: I9f1b3b83b41d2cf1e87660d4a50fd3267ad1679a
diff --git a/roles/head-node/files/commands/cord b/roles/head-node/files/commands/cord index 0d63dc8..9f675d5 100755 --- a/roles/head-node/files/commands/cord +++ b/roles/head-node/files/commands/cord
@@ -16,7 +16,7 @@ for CMD in $ALL_FILES; do test -x "$CMD" && COMMANDS="$COMMANDS $CMD" done - + # Process comands for usage information # Output all commands and their help information to file # so it can be sorted. The format will be: