revive jhtoolz
This commit is contained in:
parent
6d9e2e2663
commit
0f07357ebe
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
directories['/opt/jugendhackt_tools/src'] = {}
|
||||
|
||||
git_deploy['/opt/jugendhackt_tools/src'] = {
|
||||
'repo': 'https://github.com/kunsi/jugendhackt_schedule.git',
|
||||
'repo': 'https://github.com/sophieschi/jugendhackt_schedule.git',
|
||||
'rev': 'main',
|
||||
'triggers': {
|
||||
'action:jugendhackt_tools_install',
|
||||
|
|
|
@ -14,8 +14,8 @@ nodes['htz-cloud.jugendhackt'] = {
|
|||
'interfaces': {
|
||||
'eth0': {
|
||||
'ips': {
|
||||
'65.108.53.1',
|
||||
'2a01:4f9:c011:be01::/64',
|
||||
'65.21.106.160',
|
||||
'2a01:4f9:c012:cfd9::/64',
|
||||
},
|
||||
'gateway4': '172.31.1.1',
|
||||
'gateway6': 'fe80::1',
|
||||
|
@ -68,7 +68,7 @@ nodes['htz-cloud.jugendhackt'] = {
|
|||
'when_creating': {
|
||||
'config': [{
|
||||
'devices': {
|
||||
'/dev/disk/by-id/scsi-0HC_Volume_100095339',
|
||||
'/dev/sdb',
|
||||
},
|
||||
}]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue