Skip to content

Add support for setting a firewall on provision #8

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

bluesmoon
Copy link
Contributor

This PR adds support for setting a firewall when provisioning linodes so that we never have to bring up a linode without a firewall. It is up to the user to make sure they can still access their linodes when the firewall is assigned.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We need linode-api4 5.29 to assign firewalls to newly created linodes.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We can assign a firewall to newly created linodes if the user sets a firewall_label in `vars`

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add the firewall_label variable to vars that allows setting a firewall when deploying linodes

Verified

This commit was signed with the committer’s verified signature.
bluesmoon Philip Tellis

Verified

This commit was signed with the committer’s verified signature.
bluesmoon Philip Tellis
Use the rdns name for the linode rather than the IP when doing ssh since this allows corporate DNS servers to reroute traffic through their own proxies.
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.

None yet

1 participant