Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding ks8 #547

Merged
merged 1 commit into from
Aug 6, 2024
Merged

adding ks8 #547

merged 1 commit into from
Aug 6, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 6, 2024

Introduces the addition of a new host entry "216.254.141.2 www.bankexample.com" and "4.206.99.166 www.bankexample.com" in the /etc/hosts file across various infrastructure components. Additionally, it updates the HelmRelease.yaml file to specify version "1.0.0-1" for the fortiweb-ingress-controller.

The changes in the ansible/playbook.yml file involve tasks to update the /etc/hosts file on localhost by ensuring a temporary hosts file, adding an entry to it, and then moving it to the actual hosts file with escalated privileges.

In the terraform/hub-network.tf file, an output block has been added to generate a command that appends the public IP address to the /etc/hosts file for the hub NVA.

These changes aim to configure the necessary host entries for the domain "www.bankexample.com" across the infrastructure components, ensuring proper networking and DNS resolution within the project environment.

@robinmordasiewicz robinmordasiewicz merged commit 4f18e4f into main Aug 6, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 6, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant