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

Develop #2

Merged
merged 28 commits into from
Sep 24, 2013
Merged

Develop #2

merged 28 commits into from
Sep 24, 2013

Commits on Jul 30, 2013

  1. Configuration menu
    Copy the full SHA
    3c1d9af View commit details
    Browse the repository at this point in the history
  2. adding submodules for the following repositories apt: [email protected]:…

    …opscode-cookbooks/apt.git and mongodb: [email protected]:edelight/chef-mongodb.git.
    onema committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    ff50215 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feb2e28 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2013

  1. Forked original repo and modified attribute names to set custom clust…

    …er and replicaset names.
    onema committed Aug 1, 2013
    Configuration menu
    Copy the full SHA
    0de2d49 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2013

  1. Configuration menu
    Copy the full SHA
    bbfcef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e2f55b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2013

  1. added xml submodulex

    onema committed Aug 3, 2013
    Configuration menu
    Copy the full SHA
    e4fbf1e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2013

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

Commits on Aug 8, 2013

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

Commits on Aug 13, 2013

  1. Merge pull request #13 from alleluu/develop

    Develop
    onema committed Aug 13, 2013
    Configuration menu
    Copy the full SHA
    81e1fdd View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2013

  1. Adding a recipe to set environment variables using php, this requires…

    … an include for the generated file. There is a new parameter path_to_vars that will be used to set the directory where the file will be placed.
    onema committed Aug 17, 2013
    Configuration menu
    Copy the full SHA
    6b5b0e4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop-submodules' of github.com:alleluu/chef-cookbook…

    …s into develop-submodules
    onema committed Aug 17, 2013
    Configuration menu
    Copy the full SHA
    efd3140 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from alleluu/develop-submodules

    Develop submodules
    onema committed Aug 17, 2013
    Configuration menu
    Copy the full SHA
    e57f5d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2013

  1. Merge pull request #15 from alleluu/develop

    Develop
    Other than the submodules, there are no big differences between the actual recipes we use.
    onema committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    e27c5e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2013

  1. Update environment_variables.php.erb

    using putenv. Custom environment vars must be retrieved using getenv if this recipe is used.
    onema committed Sep 21, 2013
    Configuration menu
    Copy the full SHA
    1c63e79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from alleluu/develop

    Update environment_variables.php.erb
    onema committed Sep 21, 2013
    Configuration menu
    Copy the full SHA
    a93711a View commit details
    Browse the repository at this point in the history
  3. Update phpvars.rb

    Updated template and file.directory path
    onema committed Sep 21, 2013
    Configuration menu
    Copy the full SHA
    d705249 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from alleluu/develop

    Update phpvars.rb
    onema committed Sep 21, 2013
    Configuration menu
    Copy the full SHA
    b5770bc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2013

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

Commits on Sep 23, 2013

  1. Configuration menu
    Copy the full SHA
    fd57acc View commit details
    Browse the repository at this point in the history
  2. updated from main repo

    onema committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    bdc92a8 View commit details
    Browse the repository at this point in the history
  3. updated phpenv environment variables recipes to support to methods to…

    … add env vars. 1) using htaccess files. This recipe requires two additional parameters: htaccess_emplate (to support templates other than the default one), and path_to_vars (the path from the project root to the location where the file will be placed ie: web, public). 2) php env vars using putenv. This requires the environment variables be retrieved using getenv, it requires an additional parameter: path_to_vars. This is the path to the location of the file (where it will be created) ie config/environment.
    onema committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    8e9a180 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffa6a52 View commit details
    Browse the repository at this point in the history
  5. added documentation

    onema committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    1064740 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #19 from alleluu/develop-docRootFix

    deleted php coockbook as it was causing conflict with default opsworks d...
    onema committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    7a6a507 View commit details
    Browse the repository at this point in the history
  7. Upated version and fixed a bug caused by invalid permissions in envir…

    …onment_variables.php
    onema committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    afe10da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22835be View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2013

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