Skip to content
Snippets Groups Projects
Commit 8ac6b250 authored by Jonas Kvarnström's avatar Jonas Kvarnström
Browse files

Specifying sudo password

parent 688e745d
No related branches found
No related tags found
No related merge requests found
...@@ -61,7 +61,7 @@ git clone https://gitlab.liu.se/lrs/lrs_playbooks.git ...@@ -61,7 +61,7 @@ git clone https://gitlab.liu.se/lrs/lrs_playbooks.git
Run the `wara_develop` playbook as follows to install and update the WARA PS developer software. This can take several minutes to complete. Run the `wara_develop` playbook as follows to install and update the WARA PS developer software. This can take several minutes to complete.
- Make sure you replace the last argument with the actual password of the specified `install_user`, which must have `sudo` permissions in the Development Environment. - Make sure you replace the last argument with the actual password of the specified `user`. Note that this `user` must have `sudo` permissions in the Development Environment.
```bash ```bash
cd lrs_playbooks cd lrs_playbooks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment