Jason Chinsen
Jason Chinsen
When I flip the "sound" button to mute, I see the icon appear, but the streaming sounds from the game don't mute. iOS 8.3 iPad 3
when installing a module from git ``` nodejs::npm { 'node-wimoto': ensure => 'present', package => 'node-wimoto', source => 'onzyone/node-wimoto', target => '/opt/packages', } ``` source ends up in the grep...
I am testing mixed node (windows and Linux) in EKS and would like to use kube2iam to allow developers to provide iam roles for their windows containers.