tucked / yaas

Yet Another Ambari Shell
MIT License
0 stars 2 forks source link

Implement bootstrap. #16

Closed dmtucker closed 2 years ago

dmtucker commented 9 years ago

This has a weird behavior if you do not specify --userRunAs for bootstrapping Ambari 2 or greater, but it's not really our fault. Ambari shows success but hangs...

karth295 commented 9 years ago

LGTM. We should document that in the wiki. Can you add this subcommand to the wiki?

dmtucker commented 9 years ago

I repurposed the wiki, but I do intend to update the README.

dmtucker commented 8 years ago
$ yaas bootstrap agents --user=root --userRunAs=root --ssh-key="$HOME/Downloads/id_rsa" "$YAAS_SERVER"
Request 1 OK Running Bootstrap now.
$ yaas bootstrap show 1
Request 1 ERROR
     FAILED (status: 255)
dmtucker commented 8 years ago

The correct thing to do here is for me to strip hrefs. Follow the convention unless you're changing it.