From 5551e8fc40ba37f0bd133f9478a8db8ce9f79dd7 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Thu, 23 Feb 2017 14:22:45 -0500 Subject: tools/ds-identify: fix documentation of policy setting in a comment. Just remove some examples that are no longer valid. --- tools/ds-identify | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'tools') diff --git a/tools/ds-identify b/tools/ds-identify index 7bb63862..9b14b92a 100755 --- a/tools/ds-identify +++ b/tools/ds-identify @@ -29,17 +29,11 @@ # all: enable all DS_MAYBE # none: ignore any DS_MAYBE # -# notfound: (default=disable) -# disable: disable cloud-init -# enable: enable cloud-init +# notfound: (default=disabled) +# disabled: disable cloud-init +# enabled: enable cloud-init # # -# zesty: -# policy: found=first,maybe=all,none=disable -# xenial: -# policy: found=all,maybe=all,none=enable -# and then at a later date - set -u set -f -- cgit v1.2.3