Skip to content

Commit d528180

Browse files
authored
Merge pull request #2050 from gsaudade99/beacon
Change beacon uid
2 parents 8556eda + 22f3644 commit d528180

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

group_vars/beacon/vars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ script_dir: /home/beacon/script
1111
galaxy_api_url: https://usegalaxy.eu
1212
handy_groups:
1313
- group_name: beacon
14-
group_gid: 999
14+
group_gid: 1001
1515
handy_users:
1616
- user_name: beacon
17-
user_uid: 999
17+
user_uid: 1001
1818
user_group: beacon

requirements.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@ roles:
143143
- name: geerlingguy.pip
144144
version: 2.2.0
145145
- name: paprikant.beacon
146-
src: https://github.com/Paprikant/ansible-role-beacon
146+
src: https://github.com/gsaudade99/ansible-role-beacon/
147+
version: 2639596e9c0af8084272e60579ccddeb5a411bbf
147148
- name: paprikant.beacon-importer
148149
src: https://github.com/Paprikant/ansible-role-beacon_importer
149150
- name: galaxyproject.miniconda

0 commit comments

Comments
 (0)