Skip to content

Commit 67e2b5d

Browse files
committed
Fix issue found by CI
1 parent fa8ff5a commit 67e2b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/director/console.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
whereacl => $whereacl,
4545
jobacl => $jobacl,
4646
clientacl => $clientacl,
47-
storageacl => $scheduleacl,
47+
storageacl => $storageacl,
4848
scheduleacl => $scheduleacl,
4949
poolacl => $poolacl,
5050
filesetacl => $filesetacl,

0 commit comments

Comments
 (0)