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

add 'repo' install method to fetch and install package directly from packagecloud #34

Merged
merged 10 commits into from
Jun 12, 2015

Commits on Jun 3, 2015

  1. added 'repo' method to install grafana from packageclound repository

    and obsolete 'wget' and 'archive' module with that way
    Roman Plessl committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    32c8f23 View commit details
    Browse the repository at this point in the history
  2. fix key

    Roman Plessl committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    c7216d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2015

  1. this must be libfontconfig1 to fix

      Notice: /Stage[main]/Grafana::Install/Package[libfontconfig]/ensure: ensure changed 'purged' to 'present'
    Roman Plessl committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    6c56e98 View commit details
    Browse the repository at this point in the history
  2. changed test also to libfontconfig1

    Roman Plessl committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    55b45e9 View commit details
    Browse the repository at this point in the history
  3. added more testing environment stuff

    Roman Plessl committed Jun 4, 2015
    2 Configuration menu
    Copy the full SHA
    8ff54fd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2015

  1. Configuration menu
    Copy the full SHA
    748962e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ddcb15 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2015

  1. added configuration parameter to active / not activate the repository…

    … management of the official grafana repo
    
    fix testing rules for 'repo'
    this fixes bfraser#1 / bfraser#4 of bfraser#34
    rplessl committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    3c2d2cc View commit details
    Browse the repository at this point in the history
  2. fix global variable scope

    rplessl committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    30b1e6b View commit details
    Browse the repository at this point in the history
  3. changed apt api to new system

    improve spec tests
    rplessl committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    d5837e4 View commit details
    Browse the repository at this point in the history