Resource Type: agentil_landscape
- Defined in:
- lib/puppet/type/agentil_landscape.rb
- Providers:
-
agentil
Overview
Manages a sap landscape inside the ‘sapbasis_agentil.cfg` file. Example:
agentil_landscape { 'sap01.example.com':
ensure => present,
sid => 'PRO',
company => 'Examplesoft',
description => 'managed by puppet',
}