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 }