[COMPLIANCE] Add Copyright and License Headers

This commit is contained in:
hashicorp-copywrite[bot]
2023-04-10 15:36:59 +00:00
committed by GitHub
parent b8a472d692
commit f005448366
3379 changed files with 12579 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
job "job1" {
type = "service"
datacenters = ["dc1"]

View File

@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
job "vault" {
datacenters = ["dc1"]
group "group" {

View File

@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
job "job1" {
type = "service"
datacenters = [ "dc1" ]

View File

@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
job "job1" {
type = "service"
datacenters = ["dc1"]

View File

@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
server {
enabled = true
bootstrap_expect = 3

View File

@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
server {
enabled = true
bootstrap_expect = 3