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

Added support to modify service startup #130

Merged
merged 11 commits into from
Aug 5, 2015
Merged

Added support to modify service startup #130

merged 11 commits into from
Aug 5, 2015

Commits on May 13, 2015

  1. Addded a bind startup feature

    I needed support for accessing the startup hocks, so I put this in. Now
    you are able to define to resolve the configuration or to start bind in
    ipv4 / ivp6 mode.
    I made sure that the module will not overwrite any other file.
    Cicco0 committed May 13, 2015
    Configuration menu
    Copy the full SHA
    7fb92df View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. Add rspec testing files

    Cicco0 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    4aa176b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/startup' into feature/service-startup

    Conflicts:
    	manifests/server/params.pp
    Cicco0 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    1dbba3d View commit details
    Browse the repository at this point in the history
  3. Fix rspec files

    Fix rspec files with missing comcat_basedir definition.
    Cicco0 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    3844d0b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2015

  1. Configuration menu
    Copy the full SHA
    ad4c1a9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/service-startup

    Conflicts:
    	manifests/server/params.pp
    	spec/classes/dns__server__config_spec.rb
    Cicco0 committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    bf7c6b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2015

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

Commits on Jul 3, 2015

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

Commits on Jul 6, 2015

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

Commits on Aug 4, 2015

  1. Remove space from Template

    Cicco0 committed Aug 4, 2015
    Configuration menu
    Copy the full SHA
    15adc46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a026357 View commit details
    Browse the repository at this point in the history