Commits on Feb 14, 2018

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

Commits on Feb 16, 2018

  1. Configuration menu
    Copy the full SHA
    a3efdfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1ab866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26bb2aa View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. Configuration menu
    Copy the full SHA
    14740c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca9fd22 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #414 from bastelfreak/acceptance

    Add Acceptance tests
    bastelfreak authored Feb 17, 2018
    Configuration menu
    Copy the full SHA
    15474f7 View commit details
    Browse the repository at this point in the history
  4. manage software-properties-common on ubuntu

    software-properties-common is needed to add ppas on ubuntu. the
    puppetlabs-apt module can manage the package. it is save to enable this,
    because the module uses ensure_package: https://github.com/puppetlabs/puppetlabs-apt/blob/df40baebedf5c0c15e08f3ec78adfd760b1371ca/manifests/ppa.pp#L30
    
    Without this, managing ppa repos at least on ubuntu 16.04 is impossible. I noticed this bug while testing with aceptance tests in #418
    bastelfreak committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    7f5623d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #419 from bastelfreak/blub

    manage software-properties-common on ubuntu
    bastelfreak authored Feb 17, 2018
    Configuration menu
    Copy the full SHA
    fdf921e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Fix wrongly named parameters for apt::source/key

    Robert Flechtner committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    0590ab8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Add sury flag to Debian repo class

    Robert Flechtner committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    d2fec67 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Configuration menu
    Copy the full SHA
    072e326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab254b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Configuration menu
    Copy the full SHA
    2c2ca91 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #424 from bastelfreak/docs

    add examples for php-fpm/nginx
    bastelfreak authored Mar 3, 2018
    Configuration menu
    Copy the full SHA
    42baf6b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #423 from bastelfreak/patches

    Fix Archlinux support
    bastelfreak authored Mar 3, 2018
    Configuration menu
    Copy the full SHA
    359e60e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #420 from bitcrush/fix_apt_resource_params

    Fix wrongly named parameters for apt::source/key
    bastelfreak authored Mar 3, 2018
    Configuration menu
    Copy the full SHA
    89a2c1a View commit details
    Browse the repository at this point in the history
  5. add tests for php5.6

    bastelfreak committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    6ca17a4 View commit details
    Browse the repository at this point in the history
  6. fix the ubuntu16.04 nodeset

    this will go upstream into modulesync_config
    bastelfreak committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    d3045fb View commit details
    Browse the repository at this point in the history
  7. run acceptance tests on each spec file

    this will execute each of them in their own container
    bastelfreak committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    c0cb2d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3412e96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb6fcdb View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

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

Commits on Mar 6, 2018

  1. removed :: from $facts variable

    c33s committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    a2c13fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4544b3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b970d7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #418 from bastelfreak/acceptancephp56

    add tests for php5.6
    bastelfreak authored Mar 6, 2018
    Configuration menu
    Copy the full SHA
    b98a6a5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #425 from c33s/fix/remove-legacy-fact-from-repo-de…

    …bian
    
    Using the new facts hash instead of the global var in repo/debian.pp
    bastelfreak authored Mar 6, 2018
    Configuration menu
    Copy the full SHA
    ba0dacf View commit details
    Browse the repository at this point in the history
  6. release 5.3.0

    bastelfreak committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    6da7a3c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #426 from bastelfreak/rel530

    release 5.3.0
    bastelfreak authored Mar 6, 2018
    Configuration menu
    Copy the full SHA
    4d99a12 View commit details
    Browse the repository at this point in the history