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

[IT-3425] Fix chocolately and JC agent installs #325

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

zaro0508
Copy link
Member

@zaro0508 zaro0508 commented Feb 6, 2024

  • chocolately failed to install because the latest version depends on .NET framework 4.8 and requires a reboot after install. As a quick workaround we are going to pin to an older version of chocolately

  • The Jumpcloud agent existing script is outdated because it contains a download url location that is no longer valid. To fix we are updating to use a newer version of the agent install script which is provided by Jumpcloud support[1]

[1] https://github.com/TheJumpCloud/support/tree/master

* chocolately failed to install because the latest version depends
  on .NET framework 4.8 and requires a reboot after install.  As
  a quick workaround we are going to pin to an older version of
  chocolately

* The Jumpcloud agent existing script is outdated because it
  contains a download url location that is no longer valid. To
  fix we are updating to use a newer version of the agent install
  script which is provided by Jumpcloud support[1]

[1] https://github.com/TheJumpCloud/support/tree/master
@zaro0508 zaro0508 requested review from a team as code owners February 6, 2024 17:27
zaro0508 added a commit to zaro0508/infra-utils that referenced this pull request Feb 6, 2024
We no longer need to host the Jumpcloud agent install
script because it's now available on the Jumpcloud
support github repo.

[1] https://github.com/TheJumpCloud/support/blob/master/scripts/windows/InstallWindowsAgent.ps1

depends on Sage-Bionetworks/service-catalog-library#325
zaro0508 added a commit to zaro0508/organizations-infra that referenced this pull request Feb 6, 2024
Update the service catalog windows product with fixes for
the chocolately and jumpcloud agent installs

depends on Sage-Bionetworks/service-catalog-library#325
@zaro0508 zaro0508 merged commit 46f6002 into Sage-Bionetworks:master Feb 7, 2024
3 checks passed
zaro0508 added a commit to Sage-Bionetworks-IT/organizations-infra that referenced this pull request Feb 9, 2024
Update the service catalog windows product with fixes for
the chocolately and jumpcloud agent installs

depends on Sage-Bionetworks/service-catalog-library#325
zaro0508 added a commit to Sage-Bionetworks/infra-utils that referenced this pull request Feb 9, 2024
We no longer need to host the Jumpcloud agent install
script because it's now available on the Jumpcloud
support github repo.

[1] https://github.com/TheJumpCloud/support/blob/master/scripts/windows/InstallWindowsAgent.ps1

depends on Sage-Bionetworks/service-catalog-library#325
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