Skip to content

dmi3mis/astra-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script to prepare vms for Astra Cources.

env local is for ald pro like AP2301

tested on ALSE 1.8.4

How to use it

ssh-keygen -t ecdsa -f ~/.ssh/id_ecdsa -N ""

chmod +x pre.sh
./pre.sh


# reboot need to update user group membership and disable astra SE modules 
sudo reboot

terragrunt run --all init 
terragrunt run --all plan
terragrunt run --all apply

chmod +x post.sh
./post.sh

About

scripts to prepare and install test environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors