landscape

pdk
A module for managing Ubuntu Landscape Server and Client

12,738 downloads

390 latest version

5.0 quality score

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 10th 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
  • Ubuntu

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 10th 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.