X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=charms%2Flayers%2Fsimple%2Factions.yaml;fp=charms%2Flayers%2Fsimple%2Factions.yaml;h=0000000000000000000000000000000000000000;hb=e5245336823411b71968e72c32b3bf33cc07638f;hp=6cd6f8c7732f8d59e45e6f3fc02b01bc4b3d232b;hpb=84fe31f632166d2fbf566968bd25aa9545e96fdc;p=osm%2Fdevops.git diff --git a/charms/layers/simple/actions.yaml b/charms/layers/simple/actions.yaml deleted file mode 100644 index 6cd6f8c7..00000000 --- a/charms/layers/simple/actions.yaml +++ /dev/null @@ -1,9 +0,0 @@ -touch: - description: "Touch a file on the VNF." - params: - filename: - description: "The name of the file to touch." - type: string - default: "" - required: - - filename