X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=tasks%2Finit.json;h=91cf9514d84dcb5d31cb68add219dc9d5dac50c7;hb=2df4e59aad25864f7d674f598d95628f68dfd4e1;hp=202000593e6578551eac1a54d07f6def10765db1;hpb=2b536b6a200e8f4f7f7ae37ec091abd06ca4cb70;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/tasks/init.json b/tasks/init.json index 2020005..91cf951 100644 --- a/tasks/init.json +++ b/tasks/init.json @@ -4,7 +4,7 @@ "parameters": { "action": { "description": "Action to perform ", - "type": "Enum[update, upgrade]" + "type": "Enum[update, upgrade, dist-upgrade, autoremove]" } } }