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

Ar/refactor1 #43

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Ar/refactor1 #43

wants to merge 14 commits into from

Commits on Feb 10, 2015

  1. Cosmetic

    Trailing whitespace OCD treatment.
    Ar2000jp committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    e1957ec View commit details
    Browse the repository at this point in the history
  2. Add full playbook generator script

    Added a script that generates a playbook that has all roles, and
        all default variables.
    Ar2000jp committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    8f4a08e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb7b096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8ce88a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2015

  1. Split-off main playbook

    The timestamps part is added to genFullPlaybook.sh script, and the Cubietruck
        specific stuff are split-off into a separate role.
    Ar2000jp committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    d923d06 View commit details
    Browse the repository at this point in the history
  2. Remove *__enabled default variables

    Not needed in new scheme.
    Ar2000jp committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    14e437b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80e2350 View commit details
    Browse the repository at this point in the history
  4. Make paths FHS compliant

    Ar2000jp committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    fa56570 View commit details
    Browse the repository at this point in the history
  5. Revert trailing white-space removal in genFullPlaybook.sh

    This was originally done to handle defaults files with bad spacing,
        but it ended up breaking multi-line variables.
    Ar2000jp committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    fc23d23 View commit details
    Browse the repository at this point in the history
  6. Fix vidtest's defaults file spacing

    This fixes fullPlaybook.yml generation.
    Ar2000jp committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    41b0773 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d7da21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75bee6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71efa93 View commit details
    Browse the repository at this point in the history
  10. Add common_web_user to provision_base defaults

    I think these variables should be renamed, and perhaps moved somewhere else.
    Ar2000jp committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    bd97c1c View commit details
    Browse the repository at this point in the history