From 7268611e0c568cd0e4eb65ae20b7e1d156d95428 Mon Sep 17 00:00:00 2001 From: Daniel Manrique Date: Fri, 5 Sep 2014 16:36:55 -0400 Subject: providers:checkbox: Add buildstamp attachment job --- jobs/info.txt.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/jobs/info.txt.in b/jobs/info.txt.in index 37eaa27..a808d0d 100644 --- a/jobs/info.txt.in +++ b/jobs/info.txt.in @@ -235,3 +235,9 @@ user: root command: parted -l -s _description: Attaches information about disk partitions +plugin: attachment +id: info/buildstamp +estimated_duration: 0.1 +_description: Attaches the buildstamp identifier for the preinstalled OS +_summary: Attach /etc/buildstamp +command: [ -s /etc/buildstamp ] && cat /etc/buildstamp -- cgit v1.2.3