Forge Home

landscape

A module for managing Ubuntu Landscape Server and Client

12,323 downloads

294 latest version

5.0 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.3.1 (latest)
  • 0.3.0
  • 0.2.2
  • 0.2.1
  • 0.2.0
  • 0.1.5
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1 (deleted)
  • 0.1.0 (deleted)
released Nov 9th 2022
This version is compatible with:
  • Puppet Enterprise 2023.2.x, 2023.1.x, 2023.0.x, 2021.7.x, 2021.6.x, 2021.5.x, 2021.4.x, 2021.3.x, 2021.2.x, 2021.1.x, 2021.0.x, 2019.8.x
  • Puppet >= 6.21.0 < 8.0.0

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'monkygames-landscape', '0.3.1'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add monkygames-landscape
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install monkygames-landscape --version 0.3.1

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

monkygames/landscape — version 0.3.1 Nov 9th 2022

landscape Landscape Puppet Module

Overview

Deploys and manages the Landscape Standalone Server as well as deploys landscape clients. Verison 17.03 of the documenation was used for this puppet module.

See Updated documentation for Version 19.10.

Requirements

The following are requirements for running the Landscape Server.

  • CPU: Dual-Core 2.0GHz or higher
  • RAM: 4GB
  • HDD: 5GB
  • OS: Ubuntu Server 18.04 64-bit or higher
  • Network: ports 80 & 443 open

Api

See REFERENCE.md

Limitations

Works with Debian Based OS's only. Also, this module only works with LDS version 17.x and newer.

Note, as of 2021-07, landscape server doesn't have a package for Ubuntu 20.04. So you must use Ubuntu 18.04 server if you want to install the landscape server. There is support for clients though of all Ubuntu versions.