Skip to content

Commit 3458e10

Browse files
authored
Rename marvel-nccr with aiidalab. (#40)
1 parent fa52e94 commit 3458e10

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
[![Build Status](https://travis-ci.org/marvel-nccr/ansible-role-aiidalab-server.svg?branch=master)](https://travis-ci.org/marvel-nccr/ansible-role-aiidalab-server)
2-
3-
# Ansible Role: marvel-nccr.aiidalab_server
1+
# Ansible Role: aiidalab.aiidalab_server
42

53
An Ansible role that deploys a multi-user [AiiDAlab](aiidalab.materialscloud.org) server on Ubuntu.
64

75
## Installation
86

9-
`ansible-galaxy install marvel-nccr.aiidalab_server`
7+
`ansible-galaxy install git+https://github.com/aiidalab/ansible-role-aiidalab-server.git,v0.4.0`
108

119
## Role Variables
1210

@@ -18,7 +16,7 @@ Configure which docker image to use, resource limits, and more.
1816
```yaml
1917
- hosts: servers
2018
roles:
21-
- role: marvel-nccr.aiidalab_server
19+
- role: aiidalab.aiidalab_server
2220
```
2321
2422
## Tests

molecule/default/converge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
- aiidalab_server_docker_stack: 1.0b4-k8s
1515

1616
roles:
17-
- role: "marvel_nccr.aiidalab_server"
17+
- role: "aiidalab.aiidalab_server"

0 commit comments

Comments
 (0)