From 5f4f78d55d832d31639119804e7ff9f69ecdda41 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 27 Aug 2017 23:31:08 +0200 Subject: Updated usebundle system to include caller information un report --- services/os/ubuntu.cf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'services/os/ubuntu.cf') diff --git a/services/os/ubuntu.cf b/services/os/ubuntu.cf index 58bd2d5..e3759b1 100644 --- a/services/os/ubuntu.cf +++ b/services/os/ubuntu.cf @@ -1,4 +1,4 @@ -bundle common ubuntu +bundle agent ubuntu { vars: ubuntu:: @@ -50,4 +50,7 @@ bundle common ubuntu "weechat", "whois", }; + methods: + ubuntu:: + "ubuntu" usebundle => install_package("$(this.bundle)", "$(ubuntu.packages)"); } -- cgit v1.2.3