reformatting yaml files

This commit is contained in:
dirk 2016-10-17 13:28:58 +02:00
parent 6995e680b5
commit 91813391d9
3 changed files with 3 additions and 5 deletions

View File

@ -6,5 +6,4 @@
- name: additional_service:fuel-plugin-dynatrace
label: "Install Dynatrace Agent"
description: "Installs the Dynatrace OneAgent on controller nodes and
Dynatrace Security Gateway on the Fuel master node"
description: "Installs the Dynatrace OneAgent on controller nodes and Dynatrace Security Gateway on the Fuel master node"

View File

@ -37,5 +37,4 @@ attributes:
description: "Only needed if you have Dynatrace managed - use the URL
provided in the OneAgent installation screen (link)"
restrictions:
- condition: "settings:fuel-plugin-dynatrace.metadata.dynatrace_managed
!= true"
- condition: "settings:fuel-plugin-dynatrace.metadata.dynatrace_managed != true"

View File

@ -5,7 +5,7 @@ title: Dynatrace
# Plugin version
version: '1.0.0'
# Description
description: Installs the Dynatrace agent on controller nodes and Dynatrace security gateway on fuel master node
description: "Installs the Dynatrace agent on controller nodes and Dynatrace security gateway on fuel master node"
# Required fuel version
fuel_version: ['9.0']
# Specify license of your plugin