Brent Smith

Results 2 comments of Brent Smith

One work around, when I'm sure I don't need to persist any node data (and i don't care what my node name is) is to generate a new node name...

I initially had some issues with GCR login / pull as well, but it does indeed work ``` # login to gcr credentials = data_bag_item('credentials' ,'gcr') docker_registry 'https://gcr.io/' do username...