Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions contrib/masterfiles-stage/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,11 @@ simple environments this will be =$(sys.masterdir)= (typically
:ID: 328afa2e-3e6d-4e87-87bc-0db71b009763
:END:
- Supported upstreams
- =VCS_TYPE="GIT"=
- =VCS_TYPE="GIT_CFBS"= :: Like GIT, but instead of deploying policy from the root of a git repo directly, cfbs is used to first build the policy.
- =VCS_TYPE="GIT_POLICY_CHANNELS"=
- =VCS_TYPE="SVN"=
- ~VCS_TYPE="GIT"~
- ~VCS_TYPE="GIT_CFBS"~
Like GIT, but instead of deploying policy from the root of a git repo directly, cfbs is used to first build the policy.
- ~VCS_TYPE="GIT_POLICY_CHANNELS"~
- ~VCS_TYPE="SVN"~

* Dependencies
:PROPERTIES:
Expand Down
Loading