From 058fb1e93faaa7cc5a8b95db34317019f1f6756a Mon Sep 17 00:00:00 2001 From: Kashif Saadat Date: Fri, 15 Sep 2017 08:29:05 +0100 Subject: [PATCH] Correct typo in Hooks Spec examples --- docs/cluster_spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cluster_spec.md b/docs/cluster_spec.md index 4e9c481b6d..08a21ea1dd 100644 --- a/docs/cluster_spec.md +++ b/docs/cluster_spec.md @@ -246,7 +246,7 @@ spec: # or disable a systemd unit hooks: - name: update-engine.service - disable: true + disabled: true # or you could wrap this into a full unit hooks: