Felix Wong
Felix Wong
maybe add option that user can toggle on/off that disallows duplicates in his/her playlist? similar to #238
it reverts to allowing a single item to be selected (and then you can only multi-select on the same page)
https://github.com/fluent/fluent-plugin-grok-parser/blob/master/patterns/bind#L3 is missing a hex matcher after `client`. should be ``` BIND9 %{BIND9_TIMESTAMP:timestamp} queries: %{LOGLEVEL:loglevel}: client(:? @0x(?:[0-9A-Fa-f]+))? %{IP:clientip}#%{POSINT:clientport} \(%{GREEDYDATA:query}\): query: %{GREEDYDATA:query} IN %{GREEDYDATA:querytype} \(%{IP:dns}\) ``` according to https://github.com/logstash-plugins/logstash-patterns-core/blob/main/patterns/legacy/bind
not sure where/why this error is occuring: `The channel_binding parameter must be None if channel binding is not required`. i am creating the connection with all the defaults, as below...
merge upstream master into your fork please :)
``` % chef -v Chef Workstation version: 0.17.5 Chef Infra Client version: 15.8.23 Chef InSpec version: 4.18.100 Chef CLI version: 2.0.0 Test Kitchen version: 2.4.0 Cookstyle version: 5.22.6 ``` the...
could you make it so we can rebind the keys for each of the commands in shell-fm like you can in pianobar?
the data source can just return the full object and can be processed elsewhere in terraform config. use case is that i want to loop over some specific attribute/value of...
don't seem to find a generic internet/cloud node used for general incoming internet traffic to, say, an aws/gcp load balancer. can that be added?