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

Ruby 3.0 updates, tmate packaging, PATH revisions, and ssh-agent fix #92

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

Conversation

tpoland
Copy link

@tpoland tpoland commented Sep 9, 2022

  • Vendor Ruby 3.0 with the Jumpbox release to remove the need rvm installation at login.
  • Package tmate to prevent packaging issues with BitDefender false-positive detection.
  • Update $PATH setup to automatically capture any package except toolbelt (which handles this separately).
  • Correct watcher script to handle allow_agent_forwarding (ssh) and allow_tcp_forwarding properly.

@tpoland tpoland changed the title Vendor ruby Ruby 3.0 updates, tmate packaging, PATH revisions, and ssh-agent fix Sep 12, 2022
Copy link
Contributor

@dennisjbell dennisjbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, make sure when merging that it is a squash and merge, as those 15 commits are unwieldy.

jobs/jumpbox/templates/bin/watcher Outdated Show resolved Hide resolved
jobs/jumpbox/templates/config/bashrc Outdated Show resolved Hide resolved
@ionphractal
Copy link
Contributor

Are you still working on this? @tpoland @dennisjbell Otherwise I have opened #94 , a dedicated PR for the sshd fix, which is important to because ssh (agent forwarding etc.) can get broken with this release when there is no stemcell update but jobs are restarted on the VM.

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.

3 participants