Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

enhancements #1

Merged
merged 20 commits into from Apr 26, 2012
Merged

enhancements #1

merged 20 commits into from Apr 26, 2012

Commits on Jan 17, 2012

  1. Fix

    [default] err: /Stage[main]/Rabbitmq/Service[rabbitmq-server]/enable: change from false to true failed: Execution of '/usr/sbin/update-rc.d rabbitmq-server enable' returned 1: update-rc.d: error: rabbitmq-server Default-Start contains no runlevels, aborting.
    update-rc.d: using dependency based boot sequencing
    rgevaert committed Jan 17, 2012
    Copy the full SHA
    439b604 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    35ab8cf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d4de222 View commit details
    Browse the repository at this point in the history
  4. fix deleting user

    rgevaert committed Jan 17, 2012
    Copy the full SHA
    0d2d515 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2012

  1. syntax fix

    rgevaert committed Jan 25, 2012
    Copy the full SHA
    d813cbc View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2012

  1. Merge remote branch 'kris/master'

    Conflicts:
    	manifests/init.pp
    	manifests/stomp.pp
    rgevaert committed Apr 9, 2012
    Copy the full SHA
    8b2fc9b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2012

  1. Copy the full SHA
    84d518d View commit details
    Browse the repository at this point in the history
  2. Make puppet-lint almost happy.

    We can not get rid of the tabs because we need them in the shell command.
    rgevaert committed Apr 17, 2012
    Copy the full SHA
    6379ea0 View commit details
    Browse the repository at this point in the history
  3. Do not check long lines

    rgevaert committed Apr 17, 2012
    Copy the full SHA
    d9c69e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2012

  1. Fix

    [default] err: /Stage[main]/Rabbitmq/Service[rabbitmq-server]/enable: change from false to true failed: Execution of '/usr/sbin/update-rc.d rabbitmq-server enable' returned 1: update-rc.d: error: rabbitmq-server Default-Start contains no runlevels, aborting.
    update-rc.d: using dependency based boot sequencing
    rgevaert committed Apr 20, 2012
    Copy the full SHA
    68c8037 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aa3711e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2883b27 View commit details
    Browse the repository at this point in the history
  4. fix deleting user

    rgevaert committed Apr 20, 2012
    Copy the full SHA
    f12e036 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3afc5d2 View commit details
    Browse the repository at this point in the history
  6. Make puppet-lint almost happy.

    We can not get rid of the tabs because we need them in the shell command.
    rgevaert committed Apr 20, 2012
    Copy the full SHA
    65869cf View commit details
    Browse the repository at this point in the history
  7. Do not check long lines

    rgevaert committed Apr 20, 2012
    Copy the full SHA
    1c0ce39 View commit details
    Browse the repository at this point in the history
  8. Make puppet lint happy

    rgevaert committed Apr 20, 2012
    Copy the full SHA
    a6afb89 View commit details
    Browse the repository at this point in the history
  9. Fix adding of user.

    The grep pattern was wrong.  Do not add the user when he
    already present.
    rgevaert committed Apr 20, 2012
    Copy the full SHA
    32c0689 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    2509f5d View commit details
    Browse the repository at this point in the history
  11. Merge branch 'mergekris' of github.com:rgevaert/puppet-rabbitmq into …

    …mergekris
    
    Conflicts:
    	Rakefile
    	manifests/permission.pp
    	manifests/user.pp
    rgevaert committed Apr 20, 2012
    Copy the full SHA
    f534526 View commit details
    Browse the repository at this point in the history