personas-deployment

fmunozmiranda/personas-deployment/ciscoise

Terraform Module HCL CISCOISE
Install
module "personas-deployment" {
source = "fmunozmiranda/personas-deployment/ciscoise"
version = "1.0.0"
}
plain text: /constructs/tfmod-fmunozmiranda-personas-deployment-ciscoise/install.txt
⭐ Source on GitHub 📦 Registry page
README

ISE Personas Deployment Terraform module Once all ISE nodes have been deployed to AWS/Azure, we can use Ansible to build a multi-node ISE cluster with distinct ISE personas, such as Policy Administration nodes (PAN), Monitoring and Troubleshooting nodes (MNT), and Policy Services nodes (PSN). The Personas Deployment Terraform module acomplishes the following tasks: 1. Checks whether or not all the nodes are in standalone mode. If not, the playbook exits with an error message. 2. Exports into the primary node the certificates of all the other nodes 3. Assigns the Primary PAN persona to one of the nodes 4. Assigns the corresponding personas to the rest of the nodes Usage ``hcl ` Examples Requirements | Name | Version | |------|---------| | terraform | >= 0.13.1 | | ciscoise | >= 0.6.4-beta |

Inputs (7)
NameTypeDescriptionDefault
ise_deploymentstringnull
ise_base_hostnamestringnull
ise_domainstringnull
itemslist(object({ name = snull
items_to_registerlist(object({ name = s[ { "hostname": "value", "ip":
ise_usernamestringnull
ise_passwordstringnull
Details
FrameworkTerraform Module
LanguageHCL
Version1.0.0
Cloud CISCOISE
★ Stars0
Forks0
Total downloads66
Inputs7
Submodules3
Namespacefmunozmiranda
Updated