kickstart/lib
Bruno Tavares a7daca90dd Fix prompt when executing the deployment with the password
`sudo -S` reads the password from stdin. The way it was it was executing
the deploy script with the password as the stdin of the pipe.

Now, when password is passed as an argument we aquire a sudo session
executing a command that always work and then prefixing the installation
with sudo.
2015-09-26 23:35:05 -03:00
..
kickstart-autocomplete Lints the executable scripts 2015-05-20 17:16:16 -03:00
kickstart-bootstrap Ensures that we execute the bootstraping using bash 2015-09-26 00:52:37 -03:00
kickstart-commands Lints the completion command 2015-05-20 17:21:27 -03:00
kickstart-compile Uses literal heredoc when compiling the module loading script to reduce escapings 2015-09-26 00:46:57 -03:00
kickstart-create Lints the executable scripts 2015-05-20 17:16:16 -03:00
kickstart-deploy Fix prompt when executing the deployment with the password 2015-09-26 23:35:05 -03:00
kickstart-doc Fixes error when looking up documentation introduced when cleaning up lint errors 2015-09-26 00:32:39 -03:00
kickstart-docker-create Small nit detail 2015-09-26 00:35:28 -03:00
kickstart-docker-ssh Fixes container lookup not being able to find a container running for specific image. 2015-09-26 00:35:09 -03:00
kickstart-help Introduce kickstart help and commands 2014-02-20 13:28:28 -03:00
kickstart-infect Lints the executable scripts 2015-05-20 17:16:16 -03:00
kickstart-init Adds a command alias: create could also be called init 2015-09-26 15:51:49 -03:00
kickstart-local Lints the executable scripts 2015-05-20 17:16:16 -03:00
kickstart-root-dir Lints the executable scripts 2015-05-20 17:16:16 -03:00