Skip to content

Terraform configuration for automated Salt infrastructure deployment on NHN Cloud

Notifications You must be signed in to change notification settings

Antraxmin/salt-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Salt Infrastructure on NHN Cloud

Terraform configuration to automatically provision Salt Master/Minion infrastructure on NHN Cloud.

Features

  • Automated deployment of 1 Salt Master + 5 Salt Minions
  • Multi-OS support (Ubuntu 20.04/24.04, Debian 11, RHEL 8.4, Rocky 8.10/9.5)
  • Automatic security group and network configuration
  • Cloud-init based Salt installation and configuration

Quick Start

  1. Configure terraform.tfvars with your NHN Cloud credentials
  2. Run terraform init && terraform apply
  3. Access Salt Master via output public IP

Architecture

  • Salt Master: Ubuntu 22.04, 4vCPU, 8GB RAM
  • Salt Minions: Various OS, 1vCPU, 1GB RAM each
  • Automatic key acceptance and network connectivity

About

Terraform configuration for automated Salt infrastructure deployment on NHN Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors