ci-cd-pipeline-app-murano/murano-apps/Puppet/package/manifest.yaml

21 lines
919 B
YAML

Format: 1.2
Version: 0.0.9
Type: Library
FullName: org.openstack.ci_cd_pipeline_murano_app.puppet.Puppet
Name: Puppet
Description: |
Puppet is an open-source configuration management tool. It runs on many
Unix-like systems as well as on Microsoft Windows, and includes its own
declarative language to describe system configuration.
Author: 'Mirantis, Inc'
Tags: [Server, Puppet]
Classes:
org.openstack.ci_cd_pipeline_murano_app.puppet.PuppetInstance: PuppetInstance.yaml
org.openstack.ci_cd_pipeline_murano_app.puppet.PuppetServer: PuppetServer.yaml
org.openstack.ci_cd_pipeline_murano_app.puppet.PuppetClient: PuppetClient.yaml
org.openstack.ci_cd_pipeline_murano_app.puppet.Hiera: Hiera.yaml
org.openstack.ci_cd_pipeline_murano_app.puppet.YamlTool: YamlTool.yaml
org.openstack.ci_cd_pipeline_murano_app.puppet.YamlFile: YamlFile.yaml
Require:
org.openstack.ci_cd_pipeline_murano_app.utils.CiCdUtils: