Jason Ashby

Results 42 comments of Jason Ashby

@JessicaHergert It looks like nodejs isn't installed on your machine. Try to install it with `sudo apt-get install npm`. It should say its already installed if its present already, in...

Right - thats why I suggested `sudo apt-get install`...apt-get is the package manager for Ubuntu. Anyhow, looks like its installed. I bet the `node` command isn't in the root user's...

+1 :). In the meantime, check out https://github.com/hoodsy/3ree-auth-example which uses passport-based auth.

@tzarger yes, its still immature and I'm running into a few places in the code that are not built out yet, but its a decent starter reference if you're looking...

What attracted me to this project initially was its simplicity, so I agree you should keep it as is. I've seen a few other awesome stacks out there, but they...

@tzarger since this would be a sizable addition, I'd recommend you starting a separate project from this. I don't think @GordyD or myself would have the time currently to offer...

Are you able to clone the template successfully from the vcenter GUI? > On Mar 31, 2018, at 10:46 AM, Abhijeet Kasurde wrote: > > @mrtweb Are you cloning from...

@mrtweb can you add the `--debug` flag to your clone command and put the full output in a gist and link it here?

@feld-ims do you guys spin up any Windows VMs with ezmomi? Wondering if you've hit this error before and could assist? ``` msg = 'A specified parameter was not correct:...

@ciorceri thats strange, i use multiple IPs all of the time and it creates separate NICs with each of the listed ips. Questions: - what version of ezmomi? `ezmomi --version`...