Skip to content

Commit 3eb986b

Browse files
minor fixes
1 parent ee39066 commit 3eb986b

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

README.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@ This project has been tested on Windows with the following versions:
1111

1212
It 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

0 commit comments

Comments
 (0)