Commits
master
Name already in use
Commits on Sep 10, 2021
-
Copy the full SHA a2abb02View commit details
Commits on Mar 22, 2021
-
Still better instructions on fixing a bad bootstrap
Still better instructions on fixing a bad bootstrap.
Copy the full SHA e0f3898View commit details -
Better documentation on fixing bootstrap.
Better documentation on fixing bootstrap.
Copy the full SHA 488f8cbView commit details -
Add documentation on how to fix bad bootstrap.
Add documentation on how to fix bad bootstrap.
Copy the full SHA 50ec23fView commit details
Commits on Mar 17, 2021
-
Add documentation on IdP restart
Add a note to the documentation that the IdP needs to be restarted after increasing the number of nodes.
Copy the full SHA 72d1cc6View commit details
Commits on Mar 15, 2021
-
Add account and SSH key for Laura Paglione
Add account and SSH key for Laura Paglione.
Copy the full SHA 9b56ae0View commit details -
Update the COmanage Registry TAP image
Update the COmanage Registry TAP image.
Copy the full SHA 5b3e06fView commit details -
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.
Copy the full SHA d62808bView commit details
Commits on Mar 12, 2021
-
Updates for the March 2021 training session.
Updates for the March 2021 training session.
Copy the full SHA ff6c833View commit details
Commits on Nov 12, 2020
-
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.
Copy the full SHA 16bd353View commit details -
Fix the secrets for the slapd daemon running on the training nodes.
Copy the full SHA 8a07d00View commit details
Commits on Oct 31, 2020
-
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.
Copy the full SHA 56e7f7aView commit details -
Copy the full SHA b11a526View commit details -
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.
Copy the full SHA 9d4ad1cView commit details
Commits on Oct 27, 2020
-
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.
Copy the full SHA 54590a5View commit details
Commits on May 20, 2020
-
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.
Copy the full SHA a2f9c2aView commit details
Commits on May 19, 2020
-
Update secret for COmanage Registry email SMTP server config
Update the secret used for the COmanage Registry email SMTP server configuration.
Copy the full SHA db7277dView commit details
Commits on May 13, 2020
-
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.
Copy the full SHA cc50278View commit details -
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.
Copy the full SHA 8f44dbcView commit details -
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.
Copy the full SHA 17f8e95View commit details
Commits on May 8, 2020
-
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.
Copy the full SHA 3722937View commit details
Commits on Apr 30, 2020
-
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.
Copy the full SHA 800579cView commit details
Commits on Nov 14, 2019
-
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.
Copy the full SHA ed9ad38View commit details
Commits on Nov 10, 2019
-
Fix COMANAGE_REGISTRY_EMAIL_FROM environment variable
Fix the definition of the COMANAGE_REGISTRY_EMAIL_FROM environment variable in the services stack file.
Copy the full SHA f3becc8View commit details
Commits on Nov 9, 2019
-
Add more identities for authentication in LDIF.
Added more identities to the LDIF bootstrap file to use for authentication with the IdP.
Copy the full SHA 354fbb5View commit details -
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.
Copy the full SHA 00682b1View commit details -
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.
Copy the full SHA 00d0782View commit details -
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.
Copy the full SHA 42233fbView commit details
Commits on Nov 7, 2019
-
Copy the full SHA e19dbe2View commit details