diff options
Diffstat (limited to 'sitesummary/debian/sitesummary-client.templates')
-rw-r--r-- | sitesummary/debian/sitesummary-client.templates | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/sitesummary/debian/sitesummary-client.templates b/sitesummary/debian/sitesummary-client.templates new file mode 100644 index 0000000..65fdc5c --- /dev/null +++ b/sitesummary/debian/sitesummary-client.templates @@ -0,0 +1,23 @@ +Template: sitesummary-client/collector_url +Type: string +_Description: URL: + Insert the URL to the sitesummary collector, where should the + sitesummary information be submitted. Several URLs can be specified + separated by space. + +Template: sitesummary-client/site +Type: string +_Description: Site: + Insert a string identifying the site where this machine is located. + +Template: sitesummary-client/sitegroup +Type: string +_Description: Sitegroup: + Insert a string identifying the subgroup within the site where this + machine is located. + +Template: sitesummary-client/hostclass +Type: string +_Description: Host class: + Insert string identifying the host class, like workstation, server, + laptop, thin client etc. |