Alexey Khivin 18c49e43fe Cycle dependency of Puppet and CICDUtils was avoided
Hosts class moved from CICDUtils to Puppet for avoiding
cyclic dependency

Change-Id: I17821b8faf211fe2a04a2340772f3ef852daf335
2016-08-01 19:29:56 +03:00

20 lines
926 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.net.Hosts: net/Hosts.yaml
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