scottslowe-learning-tools/debian
Scott Lowe a6e33550d8 SSH key fixes
Add SSH key to Flatcar and Debian program.
Remove references to keypair name.
Use pulumi.BoolRef in AMI lookup.
Minor code cleanup.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2023-11-19 17:48:46 -07:00
..
debian-generic Update Debian Jessie area, add Debian Stretch 2017-12-20 07:34:43 -07:00
debian-pulumi-aws SSH key fixes 2023-11-19 17:48:46 -07:00
stretch-generic Update Debian Jessie area, add Debian Stretch 2017-12-20 07:34:43 -07:00
README.md Update README 2023-11-08 15:25:35 -07:00

Learning Tools: Debian GNU/Linux

Here you'll find Vagrant environments and other resources for learning more about Debian GNU/Linux.

Contents

debian-generic: This folder has a Vagrant environment for spinning up a generic, 64-bit Debian 8.0 ("Jessie") VM. Note there's nothing special here---just a plain, generic Debian VM. No custom provisioning is provided in this environment.

debian-pulumi-aws: This folder has a Pulumi program for spinning up an EC2 instance in a public subnet of a dedicated VPC. The program can create an EC2 instance that is either AMD64- or ARM64-based, and supports Debian 10, 11, and 12. The CPU architecture and Debian version are configurable via configuration values.

stretch-generic: This folder has a Vagrant environment for spinning up a generic, 64-bit Debian 9.0 ("Stretch") VM. No custom provisioning is provided in this environment.