Skip to content

Commit

Permalink
[ansible] version bump and readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mtze committed Dec 7, 2021
1 parent 8188946 commit 4ee8a0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
15 changes: 2 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,6 @@ This collection contains all ansible roles necessary to deploy [Artemis](https:/

> This is a work in progress repository - Please open issues if you encounter problems.
_Tested (on ubuntu 20.04):_
- artemis single node install
- proxy single node install
- wireguard role
- artemis multi node install
- broker role
- proxy multi node
- storage server
- storage client

_To be tested:_
- firewall role

# Installation
## Installation via ansible-galaxy:

Expand Down Expand Up @@ -97,4 +84,6 @@ is_testserver: true
```
variable in your `group_vars`.

## Tests

All roles have been tested on ubuntu 20.04 LTS
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace: ls1intum
name: artemis

version: 0.0.3
version: 0.0.4

readme: README.md

Expand Down

0 comments on commit 4ee8a0c

Please sign in to comment.