File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed
Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,8 @@ This project has been tested on Windows with the following versions:
1111
1212It might also work on other operating systems and versions.
1313
14- ---
15- ** Note:**
16- Ansible is installed on the guest operating system and not required on your computer.
17- ---
14+ > ** Note:** Ansible is installed on the guest operating system and not required on your computer.
15+
1816
1917## Getting Started
2018* Clone this project to a local working directory
@@ -26,14 +24,10 @@ Ansible is installed on the guest operating system and not required on your comp
2624* Ansible will download the required roles and run the play from playbook.yml
2725* After a few minutes you should have a local MediaWiki running at http://localhost:8080/openresearch
2826
29- ---
30- ** Note:**
31- Opening MediaWiki for the first time might take up to a minute, since the SCSS files needs to be compiled.
32- ---
27+ > ** Note:** Opening MediaWiki for the first time might take up to a minute, since the SCSS files needs to be compiled.
3328
34- ###Default Accounts
35- * MediaWiki Admin: admin / wiki4everyone
36- * Database: openresearch / m3d14w1k1
29+ ### Defaults / Variables
30+ * see ` group_vars/all.yml `
3731
3832### Vagrant Commands
3933
You can’t perform that action at this time.
0 commit comments