Skip to content

Commit

Permalink
Fix requirement in jupyterhub
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd-ntrf committed Dec 2, 2024
1 parent a8c101c commit 7c1144c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/profile/manifests/jupyterhub.pp
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
require => [
File['/etc/jupyterhub'],
File["${jupyterhub::prefix}/bin/kinit_wrapper"],
Exec['jupyterhub_ipa_service_register'],
Exec['ipa-install'],
],
subscribe => File["${jupyterhub::prefix}/bin/ipa_register_service.py"],
Expand Down

0 comments on commit 7c1144c

Please sign in to comment.