From 693f4365d496c6c67b94593390d741fd9ddae180 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Fri, 11 Dec 2020 11:57:17 -0500 Subject: [PATCH] update docs --- config/activation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/activation.json b/config/activation.json index 6376cbf1..f4e4ddf4 100644 --- a/config/activation.json +++ b/config/activation.json @@ -279,6 +279,6 @@ // If the activation.json file has no `skipPacker` property, then packer images will be created during activation, // if not already present. // - "skipPacker": false + "skipPacker": false // set this to true to skip checking/creating packer images }