This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
khaleesi_guide [2015/04/07 22:22] Daniel Farrell [Installation] Trivial code MD fix |
khaleesi_guide [2015/04/07 22:23] (current) Daniel Farrell [Running Khaleesi] Proper code formatting for Khaleesi run cmd |
||
|---|---|---|---|
| Line 130: | Line 130: | ||
| Now that you have Khaleesi installed and a configuration file, you are ready to rebuild your nodes. To run simply execute the following inside of your Khaleesi directory: | Now that you have Khaleesi installed and a configuration file, you are ready to rebuild your nodes. To run simply execute the following inside of your Khaleesi directory: | ||
| + | <code> | ||
| ./run.sh --use ../ksgen_settings.yml playbooks/quickstack.yml --no-logs -vv | ./run.sh --use ../ksgen_settings.yml playbooks/quickstack.yml --no-logs -vv | ||
| + | </code> | ||
| The sequence of execution is as follows: | The sequence of execution is as follows: | ||