Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.22 KB

README.md

File metadata and controls

56 lines (36 loc) · 1.22 KB

newrelic-infra

SaltStack formula for installing and configuring NewRelic Infrastructure.

.. note::

See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.

Supported Operating Systems

  • rpm-based distros
  • deb-based distros
  • Use salt-winrepo for Windows.

Available states

.. contents:: :local:

newrelic-infra

Includes:

  • newrelic-infra.repo
  • newrelic-infra.installed
  • newrelic-infra.config
  • newrelic-infra.service

newrelic-infra.repo

Configures the newrelic-infra package repository.

newrelic-infra.installed

Installs newrelic-infra.

newrelic-infra.config

Applies pillar data to the configuration file /etc/newrelic-infra.yml.

The only required entry in your pillar file is the license key.

newrelic-infra.service

Enables and runs the newrelic-infra service.