03-18-2024 04:10 AM
Hi Folks,
Last week I posted a Terraform script to auto-deploy JumpCloud agent on the Windows servers, and it's only fair we spread the same love to Linux, right? 😉
TL;DL - Check out the new code in my repo.
Outcome
I have tested the script on 3 of the most common distros: Ubuntu 22.04, REHL and AmazonLinux2, and they all worked perfectly. Feel free to pick a distro or add others in var.tf (starting at line 2). Here is the list of JumpCloud support distro.
Once you have fired up the instance, the output looks like this:
Hostnames
Although I have pre-set the hostnames for these Linux instances (and they don't require reboot 😀), but you might have your own standard to follow - feel free to modify line 28 in "linux.tf". Or you can follow this guide to rename the device retrospectively via JumpCloud Command.
Enjoy!
New to the site? Take a look at these additional resources:
Ready to join us? You can register here.