Megakoresh

Results 24 comments of Megakoresh

This is still not documented but this issue can be closed in favor of https://github.com/tulios/kafkajs/issues/789

Yes, can confirm on 4.2.0 the docs are misleading. Nested inclusion of a subset does not work.

Yeah same problem, using sails here + nodemon. Doing the following: `nodemon --inspect app.js` produces `error: Gulp :: Starting inspector on 127.0.0.1:9229 failed: address already in use` As the error...

Getting the same thing with `colorscheme material-theme` in VM using Putty as well as Bash on Windows.

This is also needed for any large organization because groups claim in Azure-returned JWT has a character limit, so if a person is member of too many, then they won't...

> Did you have a mental image of what the playbook task might look like? @shinmog I expected similar functionality to that of Panorama policy search in security policy view....

> So, if an Ansible module wrapped around `test security-policy-match`, would that fit your needs? @shinmog I actually would say that no, I prefer the current approach. I have coded...

Need this use-case as well.

@shinmog This could also be a resource. The users would then have to manually put `depends_on` clause where they define which resources will be commited. ```hcl resource "panos_commit" "commit_security_policies" {...

Wow, you really have some crazy strict linting rules for such a small plugin!