Skip to content

Commit d90852a

Browse files
authored
Merge pull request #156 from ansible-lockdown/git_branch_naming
Update git branch naming convention for audit
2 parents 809e189 + 6222ba7 commit d90852a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -902,7 +902,7 @@ copy_goss_from_path: /some/accessible/path
902902
## managed by the control audit_content
903903
# git
904904
audit_file_git: "https://github.com/ansible-lockdown/{{ benchmark }}-Audit.git"
905-
audit_git_version: main
905+
audit_git_version: benchmark_v1r8_rh8
906906

907907
# copy:
908908
audit_local_copy: "some path to copy from"

0 commit comments

Comments
 (0)