Skip to content

Commit

Permalink
Update docs/source/cloud-setup/policy.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
  • Loading branch information
Michaelvll and concretevitamin committed Sep 23, 2024
1 parent 1fe350a commit 2e8e41c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/cloud-setup/policy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Example usage:

To implement and use an admin policy:

- Admins writes a simple Python package with a policy class that implements SkyPilot's ``sky.AdminPolicy`` interface;
- Admins distributes this package to users;
- Admins write a simple Python package with a policy class that implements SkyPilot's ``sky.AdminPolicy`` interface;
- Admins distribute this package to users;
- Users simply set the ``admin_policy`` field in the SkyPilot config file ``~/.sky/config.yaml`` for the policy to go into effect.


Expand Down

0 comments on commit 2e8e41c

Please sign in to comment.