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

Install unzips conditionally #185

Closed
wants to merge 4 commits into from

Commits on Sep 14, 2015

  1. Install unzips conditionally

    A fix for the following issue we have encountered
    
    Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate declaration: Package[unzip] is already declared; cannot redeclare at /etc/puppet/modules/consul/manifests/install.pp:19
    bearrito committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    3e30ad6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2015

  1. Remove trailing whitespace

    bearrito committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    e3ed00c View commit details
    Browse the repository at this point in the history
  2. Remove trailing whitespace from second guard

    bearrito committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    228b540 View commit details
    Browse the repository at this point in the history
  3. Fix spec

    bearrito committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    0d2a75a View commit details
    Browse the repository at this point in the history