From 865da35734db497edeea0df6aaf19f741ccc9796 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 9 Nov 2016 10:18:06 +0100 Subject: [PATCH] added *.rpm to ignore list --- .gitignore | 1 + components.yaml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3ac15e8..3dba778 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .build repositories/centos/* repositories/ubuntu/* +*.rpm diff --git a/components.yaml b/components.yaml index 1e36cc2..702832e 100644 --- a/components.yaml +++ b/components.yaml @@ -5,5 +5,5 @@ # - https://specs.openstack.org/openstack/fuel-specs/specs/8.0/component-registry.html - 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" + label: "Install Dynatrace" + description: "Installs Dynatrace in your OpenStack cluster"