Sebastian Czech

Results 9 comments of Sebastian Czech

Thank you for the response. I have also tried to start lwAFTR after changing in VMware network interfaces to: ``` # lspci | grep -i ethernet 02:01.0 Ethernet controller: Intel...

As far as I was checking, this PR is not needed, because #1217 resolves issue with precedence - if you define ``SetVarsAfterVarFiles: true``, then values passed in ``Vars`` take precedence...

I prepared first version of advanced routing engine (ARE) in PR https://github.com/PaloAltoNetworks/pan-os-python/pull/539 - when that PR will be reviewed, merged and `pan-os-python` will be released, then work on preparing Ansible...

@alexdima Yes, after updating to latest versions of extensions, everything works via GlobalProtect. Thank you. We can close that issue.

@alexdima I was executed all steps, which you described. In environment with: - VS Code Insider: 1.90.0-insider (Universal) - GitHub Copilot : v1.188.867 (pre-release) - GitHub Copilot Chat : v0.16.2024051001...

@devm33 I'm sending below results of `GitHub Copilot: Collect Diagnostics`: ``` ## Copilot - Version: 1.193.880 - Build: nightly - Editor: vscode/1.90.0-insider ## Environment - http_proxy: n/a - https_proxy: n/a...

Tasks: - [x] Prepare template of test skeleton - [x] Prepare tests for modules - [x] alb - [x] asg - [x] bootstrap - [ ] crosszone_failover - [ ]...

Proposition of next steps regarding testing VM-Series modules for AWS: - [ ] [close all open issues with label `tests` and `stale`](https://github.com/PaloAltoNetworks/terraform-aws-vmseries-modules/issues?q=is%3Aissue+is%3Aopen+label%3Atests) (besides this issue - #86) - [x] after...

For me it's cleaner approach, we don't have so much locals, validations can be splited into separated variables etc. :)