Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Puppet: Use environments and central hiera configuration #127

Merged
merged 16 commits into from
Feb 22, 2018

Commits on Feb 21, 2018

  1. Move Puppet modules into .puppet/modules

    Michael Friedrich committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    2b02dea View commit details
    Browse the repository at this point in the history
  2. Update README for changed Puppet module path

    Michael Friedrich committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    fee0a22 View commit details
    Browse the repository at this point in the history
  3. Move provisioner scripts into .puppet/scripts

    Michael Friedrich committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    5af49b6 View commit details
    Browse the repository at this point in the history
  4. Add central hieradata config storage

    Michael Friedrich committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    9fd49a7 View commit details
    Browse the repository at this point in the history
  5. standalone: Use Puppet environments and lookup config in Hiera

    Michael Friedrich committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    5377909 View commit details
    Browse the repository at this point in the history
  6. elastic: Use Puppet environments and lookup config in Hiera

    Michael Friedrich committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    03998f7 View commit details
    Browse the repository at this point in the history
  7. graylog: Use Puppet environments and lookup config in Hiera

    Michael Friedrich committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    d90e189 View commit details
    Browse the repository at this point in the history
  8. Hieradata: Fix typos

    Michael Friedrich committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    a1827e8 View commit details
    Browse the repository at this point in the history
  9. Grafana module: Fix scoped menu entry variables in erb template

    Michael Friedrich committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    e72a639 View commit details
    Browse the repository at this point in the history
  10. influxdb: Use Puppet environments and lookup config in Hiera

    Michael Friedrich committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    82646a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Refactor profiles::icinga::icinga2 to deploy certificates instead of …

    …CSR signing
    Michael Friedrich committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    6ad7bcd View commit details
    Browse the repository at this point in the history
  2. Convert hiera.yaml to v5

    Michael Friedrich committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    083aac1 View commit details
    Browse the repository at this point in the history
  3. distributed: Refactor into Hiera and Puppet environments

    Michael Friedrich committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    38639f8 View commit details
    Browse the repository at this point in the history
  4. Purge unused Puppet 4 environment

    Michael Friedrich committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    13f776f View commit details
    Browse the repository at this point in the history
  5. Fix certificate creation for single boxes

    Michael Friedrich committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    3158440 View commit details
    Browse the repository at this point in the history
  6. Ensure that demo host is static, not NodeName based

    Michael Friedrich committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    2608c5f View commit details
    Browse the repository at this point in the history