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

October 7th release PR #479

Merged
merged 21 commits into from
Oct 8, 2019
Merged

October 7th release PR #479

merged 21 commits into from
Oct 8, 2019

Conversation

IPvSean
Copy link
Contributor

@IPvSean IPvSean commented Oct 7, 2019

SUMMARY

this is a release PR, a release PR merges the devel branch to the master branch taking in multiple PRs over the last period of time. The last release was September 26th, 2019 (#460).

ADDITIONAL INFORMATION

this includes multiple changes to documentation, security automation and more, please use the PRs linked above for more details or look at the Filed changed

mcvic1rj and others added 21 commits September 18, 2019 13:04
Fixes a display issue with the solution.
Changed: "Llaunch the Install Apache Ask template."
To: "Launch the Install Apache Ask template."
Changed 'host1' and 'host2' to 'node1' and 'node2' since 'host1' and 'host2' are not used anywhere else in the document.
 Fix Ansible RHEL Workshop Exercise 1.6 template error
Correct typo in RHEL exercises
- Async various EC2 operations because they can run in parallel
- Async package installs
- Async select downloads

This appears to achieve roughly a 1 minute per student environment
speed increase which can be rather impactful for larger workshops
(AnsibleFest notably).

Before this patchset with 10 students
---
real    39m48.828s
user    5m52.074s
sys     1m19.715s

After this patchset with 10 students
---
real    31m13.664s
user    4m29.428s
sys     1m25.586s

Before this patchset with 20 students
---
real    65m3.124s
user    9m9.207s
sys     2m25.135s

After this patchset with 20 students
---
real    45m13.722s
user    8m31.238s
sys     2m29.468s

For posterity, I did run Roland's verifier playbook against the
provisioned environment that results from these changes to ensure
sanity checking and the verifier playbook was successful.

Signed-off-by: Adam Miller <admiller@redhat.com>

Signed-off-by: Adam Miller <admiller@redhat.com>

Signed-off-by: Adam Miller <admiller@redhat.com>
Fix workshop links, technical is replaced by rhel deck
async viable tasks to speed up provision (security)
…ntax

[ja] fixes Japanese typo and Markdown syntax
Fixing wording across all exercises
@IPvSean IPvSean merged commit b39dc85 into master Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants