Skip to content

Commit

Permalink
Update deployment/secure_research_desktop/cloud_init/cloud-init-build…
Browse files Browse the repository at this point in the history
…image-ubuntu-2004.mustache.yaml

Co-authored-by: James Robinson <[email protected]>
  • Loading branch information
JimMadge and jemrobinson authored Feb 14, 2024
1 parent 75c3e07 commit eb30863
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ runcmd:

# Remove Linux omsagent before generalising the image
- echo ">=== $(date +%s) Removing Linux omsagent ===<"
# We use the commit corresponding to a particular tag (currently 1.17.2-0) so that we can audit what the script is doing
- wget https://raw.githubusercontent.com/Microsoft/OMS-Agent-for-Linux/c7e1a8f923844f989c8aa7957cee0e89708d821f/installer/scripts/onboard_agent.sh
- sh onboard_agent.sh --purge || die "Could not remove Linux omsagent!";
- rm onboard_agent.sh
Expand Down

0 comments on commit eb30863

Please sign in to comment.