[QT-523] Remove copyright/license header from raft config used in the Docker/K8S integration test (#19584)

This commit is contained in:
Mike Baum 2023-03-16 17:39:59 -04:00 committed by GitHub
parent 943678e359
commit 8de15e4827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View File

@ -10,5 +10,6 @@ project {
header_ignore = [
"builtin/credential/aws/pkcs7/**",
"ui/node_modules/**",
"enos/modules/k8s_deploy_vault/raft-config.hcl",
]
}

View File

@ -1,6 +1,3 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
ui = true
listener "tcp" {
address = "[::]:8200"