Skip to content

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Sep 10, 2021

  1. Fix URL for repository

    Fix URL for repository.
    skoranda committed Sep 10, 2021
    Copy the full SHA
    a2abb02 View commit details

Commits on Mar 22, 2021

  1. Still better instructions on fixing a bad bootstrap

    Still better instructions on fixing a bad bootstrap.
    skoranda committed Mar 22, 2021
    Copy the full SHA
    e0f3898 View commit details
  2. Better documentation on fixing bootstrap.

    Better documentation on fixing bootstrap.
    skoranda committed Mar 22, 2021
    Copy the full SHA
    488f8cb View commit details
  3. Add documentation on how to fix bad bootstrap.

    Add documentation on how to fix bad bootstrap.
    skoranda committed Mar 22, 2021
    Copy the full SHA
    50ec23f View commit details

Commits on Mar 17, 2021

  1. Add documentation on IdP restart

    Add a note to the documentation that the IdP
    needs to be restarted after increasing the number
    of nodes.
    skoranda committed Mar 17, 2021
    Copy the full SHA
    72d1cc6 View commit details

Commits on Mar 15, 2021

  1. Add account and SSH key for Laura Paglione

    Add account and SSH key for Laura Paglione.
    skoranda committed Mar 15, 2021
    Copy the full SHA
    9b56ae0 View commit details
  2. Update the COmanage Registry TAP image

    Update the COmanage Registry TAP image.
    skoranda committed Mar 15, 2021
    Copy the full SHA
    5b3e06f View commit details
  3. Add a two minute pause after provisioning ec2 instances

    Add a two minute pause after provisioning ec2 instances. This should
    not be necessary since the playbook already had a task to wait for
    SSH to become available, but for the CentOS 7.x instances that does
    not seem to be sufficient. Adding the additional two minute pause
    results in the nodes being available for provisioning.
    skoranda committed Mar 15, 2021
    Copy the full SHA
    d62808b View commit details

Commits on Mar 12, 2021

  1. Updates for the March 2021 training session.

    Updates for the March 2021 training session.
    skoranda committed Mar 12, 2021
    Copy the full SHA
    ff6c833 View commit details

Commits on Nov 12, 2020

  1. Example of using Ansible to fix an issue

    Adding fix_ldap.yml as an example of a playbook that can be
    used to fix some type of issue on all of the training nodes. This
    playbook recreates everything needed just for the LDAP service
    running on the training nodes.
    skoranda committed Nov 12, 2020
    Copy the full SHA
    16bd353 View commit details
  2. Fix secrets for slapd

    Fix the secrets for the slapd daemon running on the
    training nodes.
    skoranda committed Nov 12, 2020
    Copy the full SHA
    8a07d00 View commit details

Commits on Oct 31, 2020

  1. Add environment variables for cron service

    Add environment variables for cron service to stop the cron container
    from writing defaults into database and email configuration files.
    skoranda committed Oct 31, 2020
    Copy the full SHA
    56e7f7a View commit details
  2. Fix typo in README.md

    Fix typo in README.md.
    skoranda committed Oct 31, 2020
    Copy the full SHA
    b11a526 View commit details
  3. Add Registrar and Human Resource OIS

    Add CSV files with mockups of registrar and human resources system of
    record data to be used with the FileSource OIS plugin. Also enable the
    FileSource OIS plugin for COmanage Registry.
    skoranda committed Oct 31, 2020
    Copy the full SHA
    9d4ad1c View commit details

Commits on Oct 27, 2020

  1. Updates for the November 2020 training offering

    Updates for the November 2020 training offering, including changing the
    well known password used by the trainees, updating COmanage Registry to
    version 3.3.1, updating the Shibboleth IdP to 4.0.1, and updating the
    slapd image to the latest version.
    skoranda committed Oct 27, 2020
    Copy the full SHA
    54590a5 View commit details

Commits on May 20, 2020

  1. Update LDIF and add tag and force variable

    Update the LDIF with new password hash and add a tag
    and new variable to make it easy to force an update
    of the LDIF file on the training nodes.
    skoranda committed May 20, 2020
    Copy the full SHA
    a2f9c2a View commit details

Commits on May 19, 2020

  1. Update secret for COmanage Registry email SMTP server config

    Update the secret used for the COmanage Registry email SMTP server
    configuration.
    skoranda committed May 19, 2020
    Copy the full SHA
    db7277d View commit details

Commits on May 13, 2020

  1. Update documentation with more examples

    Update the documentation with more examples of running playbooks,
    including how to target a specific vm and force an update of the
    COmanage Registry services stack file.
    skoranda committed May 13, 2020
    Copy the full SHA
    cc50278 View commit details
  2. Add tags/variables to make targeting specific tasks easier

    Add tags/variables to make it easier to target specific tasks, like
    forcing an update of the services stack file.
    skoranda committed May 13, 2020
    Copy the full SHA
    8f44dbc View commit details
  3. Update services stack to use image tier/comanage:3.2.4-20200430

    Update the COmanage Registry services stack to use image
    tier/comanage:3.2.4-20200430 for COmanage Registry.
    skoranda committed May 13, 2020
    Copy the full SHA
    17f8e95 View commit details

Commits on May 8, 2020

  1. Tag training node roles and restart sshd

    Tag the training node roles so that they can easily be run separately,
    and make sure sshd restarts so that password authentication succeeds.
    skoranda committed May 8, 2020
    Copy the full SHA
    3722937 View commit details

Commits on Apr 30, 2020

  1. Update for May 2020 online training

    Update for the May 2020 online training. Includes an upgrade to
    Shibboleth IdP version 4.0 and COmanage Registry upgrade to 3.2.4.
    skoranda committed Apr 30, 2020
    Copy the full SHA
    800579c View commit details

Commits on Nov 14, 2019

  1. Switch to use the TIER image for COmanage Registry

    Switch to using the TIERR image for COmanage Registry instead of the
    Spherical Cow Group image.
    skoranda committed Nov 14, 2019
    Copy the full SHA
    ed9ad38 View commit details

Commits on Nov 10, 2019

  1. Fix COMANAGE_REGISTRY_EMAIL_FROM environment variable

    Fix the definition of the COMANAGE_REGISTRY_EMAIL_FROM environment
    variable in the services stack file.
    skoranda committed Nov 10, 2019
    Copy the full SHA
    f3becc8 View commit details

Commits on Nov 9, 2019

  1. Add more identities for authentication in LDIF.

    Added more identities to the LDIF bootstrap file to use for
    authentication with the IdP.
    skoranda committed Nov 9, 2019
    Copy the full SHA
    354fbb5 View commit details
  2. Update Shib SP config to use template attribute resolver

    Updated the Shibboleth SP configuration to use the template attribute
    resolver to copy ENV_OIS_EPPN to ENV_OIS_SORID.
    skoranda committed Nov 9, 2019
    Copy the full SHA
    00682b1 View commit details
  3. Better management of inventory to pick up tags

    Added a meta task to rebuild inventory. This causes the ec2.py script to
    be run again and pick up the tags for the recently provisioned ec2
    instances, so that the tags can be used as variables later in
    plays/tasks.
    skoranda committed Nov 9, 2019
    Copy the full SHA
    00d0782 View commit details
  4. Do not overwrite modified COmanage Registry service stack file

    Do not overwrite a modified COmanage Registry service stack file. This
    change allows the trainers to be "practicing" on a node and not have
    their work disturbed when the playbook is run again.
    skoranda committed Nov 9, 2019
    Copy the full SHA
    42233fb View commit details

Commits on Nov 7, 2019

  1. First commit.

    First commit.
    skoranda committed Nov 7, 2019
    Copy the full SHA
    e19dbe2 View commit details