Adam Ward

Results 8 comments of Adam Ward

[Disable CCID](https://wiki.archlinux.org/index.php/yubikey#The_LED)

You're missing the key point: the transparent proxy To replicate [install squid](http://tldp.org/HOWTO/TransparentProxy-4.html), then add [firewall rule](http://tldp.org/HOWTO/TransparentProxy-5.html): `iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port...

2.7.1 is now producing errors of the form: ``` > raise GitCommandError(command, status, stderr_value, stdout_value) E git.exc.GitCommandError: Cmd('git') failed due to: exit code(128) E cmdline: git clone ../../modules/efs /tmp/terraform_validate/efs E...

@melbit-jonathanb one large git repo with directory layout outlined in https://github.com/elmundio87/terraform_validate/issues/30#issuecomment-389366683. All references are to directories within the large repo. Should https://github.com/elmundio87/terraform_validate/pull/28/files#diff-359c88e8fa0ba94f822694726b15bb08R527 be `elif`? https://github.com/elmundio87/terraform_validate/pull/28/files#diff-359c88e8fa0ba94f822694726b15bb08R550-553 is also incorrect logic for...

This is an issue with [pyhcl](https://github.com/virtuald/pyhcl) and needs to be raised upstream. I believe there are already a number of issues related to this.

See https://github.com/awslabs/awscli-cookbook/pull/15 for suitable change to awscli cookbook.

I believe the cookbook should be patched as suggested, but I'll defer release decisions to yourself. I have no immediate need for this as my tooling still uses the deprecated...

![exapunks - unknown network 1 30 18 27](https://user-images.githubusercontent.com/5027130/50373610-d3535d00-0635-11e9-92e4-cb651b91e146.gif) ``` LINK 800 MARK LOOP ADDI X 1 X TEST X = 4 TJMP END REPL FORK NOTE PARENT LINK 800 JUMP...