Skip to content

Conversation

@gmarciani
Copy link
Contributor

Description of changes

  • Describe what you're changing and why you're doing these changes.

Tests

  • Describe the automated and/or manual tests executed to validate the patch.
  • Describe the added/modified tests.

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…esktop, required by DCV, to avoid SSM agent connecgtivity issue.

In particular:
* Add NEEDRESTART_MODE=l environment variable to suppress needrestart prompts during installation
@gmarciani gmarciani changed the base branch from develop to release-3.14 December 18, 2025 18:15
…on Ubuntu

- Add apt-mark hold for systemd before installing ubuntu-desktop to prevent service restarts
- Remove the hold on systemd after installation completes
- Prevents SSM agent connectivity issues caused by systemd restart during DCV setup
- Aligns with existing pattern of preventing service restarts during ubuntu-desktop installation
- Remove apt-mark hold/unhold of systemd package during ubuntu-desktop installation
- Add explicit sudo snap restart of amazon-ssm-agent after desktop installation
- Ensures SSM agent connectivity is restored after ubuntu-desktop installation completes
- Simplifies systemd management by avoiding package holds in favor of direct service restart
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.

1 participant