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 Nov 20, 2024
1 parent 5d05c57 commit 9f7b89b
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 @@ -74,7 +74,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 9f7b89b

Please sign in to comment.