From 6bc6ab24d6ef11c068c609519d0a8fd4b1b6be07 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 20 Dec 2011 16:35:24 -0500 Subject: support configuration of landscape-client via cloud-config (LP: #857366) This adds the ability to configure landscape client code from cloud-config. The fields available are those that were populated to /etc/landscape/client.conf when I ran landscape-config on precise ('11.07.1.1-0ubuntu2') --- config/cloud.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/cloud.cfg b/config/cloud.cfg index 6329fd7d..45538955 100644 --- a/config/cloud.cfg +++ b/config/cloud.cfg @@ -19,6 +19,7 @@ cloud_config_modules: - set-passwords - grub-dpkg - apt-update-upgrade + - landscape - timezone - puppet - chef -- cgit v1.2.3