Commits on Jul 10, 2017

  1. add documentation for the bitbucket webhook config

    Kevin Häfeli committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    35eb953 View commit details
    Browse the repository at this point in the history
  2. fix code block

    Kevin Häfeli committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    3d0e007 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. Add deploy task

    This is a pretty basic and not very clever task to orchestrate r10k
    deployments. I'd like to add more at some point, but this seems like
    an ok MVP. #puppethack
    binford2k committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    0731c12 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2017

  1. Configuration menu
    Copy the full SHA
    7db39ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff0e88b View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2017

  1. Add LSB tags to the webhook init script.

    This fixes the error returned when trying to run 'systemctl enable webhook' on
    Ubuntu 16.04:
    
    insserv: warning: script 'K01webhook' missing LSB tags and overrides
    insserv: warning: script 'webhook' missing LSB tags and overrides
    update-rc.d: error: webhook Default-Start contains no runlevels, aborting.
    dickp committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    0e81e2b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Configuration menu
    Copy the full SHA
    defe6a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Merge pull request #405 from dickp/webhook-init

    Add LSB tags to the webhook init script.
    rnelson0 authored Jan 22, 2018
    Configuration menu
    Copy the full SHA
    341fd73 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. Configuration menu
    Copy the full SHA
    08e9e62 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Configuration menu
    Copy the full SHA
    526c465 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. Merge pull request #407 from treydock/mco-restart

    Restart mcollective if any of the managed files change
    rnelson0 authored Jan 28, 2018
    Configuration menu
    Copy the full SHA
    12a41b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #406 from treydock/mco-r10k-lock

    Implement locking for mcollective r10k to avoid multiple instances running in parallel
    rnelson0 authored Jan 28, 2018
    Configuration menu
    Copy the full SHA
    5523ad5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. Merge pull request #400 from binford2k/add_deploy_task

    Add deploy task
    dhollinger authored Jan 30, 2018
    Configuration menu
    Copy the full SHA
    805947a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7833bf4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #408 from jeis2497052/master

    Propose small spelling changes
    rnelson0 authored Jan 30, 2018
    Configuration menu
    Copy the full SHA
    44cce65 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Using #to_yaml instead of printing each element

    This PR modifies the template for `r10k.yaml` to use the `#to_yaml`
    method to generate valid YAML data structures from the data passed to
    the template. Previously, we'd print each element assuming there would
    be no nested data structures. This PR allows nested data structures to
    be passed to `git_settings`, `forge_settings`, and `deploy_settings`
    parameters.
    
    DRYing out my code
    danzilio committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    05f1673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e557b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Fixing rubocop issues

    danzilio committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    b7f5758 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #410 from danzilio/nested_configs

    Using #to_yaml instead of printing each element
    bastelfreak authored Feb 23, 2018
    Configuration menu
    Copy the full SHA
    a91ad6b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    5c320f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    454b2e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. modulesync 1.9.0

    TraGicCode committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    0b87773 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Merge pull request #415 from dnlsng/patch-1

    Fix metadata for the deploy task
    bastelfreak authored Mar 28, 2018
    Configuration menu
    Copy the full SHA
    f884d39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #384 from khaefeli/master

    add documentation for bitbucket webhook
    bastelfreak authored Mar 28, 2018
    Configuration menu
    Copy the full SHA
    2a9fbe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6713393 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #417 from bastelfreak/puppetversion

    bump puppet to latest supported version 4.10.0
    llowder authored Mar 28, 2018
    Configuration menu
    Copy the full SHA
    555cd5e View commit details
    Browse the repository at this point in the history
  5. release 6.4.0

    bastelfreak committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    a7e3ee2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #418 from bastelfreak/rel640

    release 6.4.0
    llowder authored Mar 28, 2018
    Configuration menu
    Copy the full SHA
    9d9021c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #416 from voxpupuli/modulesync

    modulesync 1.9.0
    rnelson0 authored Mar 28, 2018
    Configuration menu
    Copy the full SHA
    6c261a1 View commit details
    Browse the repository at this point in the history