From 600b870b399feb9e072748e07ea223556261fbe7 Mon Sep 17 00:00:00 2001 From: Chris Lalos Date: Thu, 10 Feb 2022 15:49:38 -0600 Subject: Shell script handlers by freq (#1166) Handlers for per-boot/per-instance/per-once multipart MIME Add handlers for adding scripts to userdata that can be run at various frequencies. Scripts of type x-shellscript-per-boot, x-shellscript-per-instance, or x-shellscript-per-once can be added to a multipart MIME userdata message as part of instance userdata. These scripts will then be added to the appropriate per-boot, per-instance, or per-once directory in /var/lib/cloud/scripts/ during processing of userdata. --- tools/.github-cla-signers | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/.github-cla-signers') diff --git a/tools/.github-cla-signers b/tools/.github-cla-signers index 6d957d9b..ac157a2f 100644 --- a/tools/.github-cla-signers +++ b/tools/.github-cla-signers @@ -8,6 +8,7 @@ andrewbogott andrewlukoshko antonyc aswinrajamannar +beantaxi beezly bipinbachhao BirknerAlex -- cgit v1.2.3