Skip to content

This code is to deploy CloudAmize agents on the Linux servers using SSH protocol

License

Notifications You must be signed in to change notification settings

tietoevry-infra-as-code/terraform-cloudamize-agent-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Cloudamize agents on Linux

This code is to deploy Cloudamize agents on the Linux servers using SSH protocol. Declare all Linux IP addresses into linux_server_ips variable

Terraform Usage

To run this example you need to execute following Terraform commands

terraform init
terraform plan
terraform apply

Inputs

Name Description Type
sshuser Linux server's common ssh user name string
sshpass Linux server's common ssh password string
linux_server_ips List of Linux server's IP addresses list

Exporting Cloudamize customer key

Provide appropriate customer key for your cloudamize agent in camize-agent-install.sh file

# export CLOUDAMIZE_CUSTOMER_KEY=CUSTOMER_KEY

Authors

This code created by Harshal Yadwadkar with the help from other awesome contributors.

Other resources

About

This code is to deploy CloudAmize agents on the Linux servers using SSH protocol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published