Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 23adf95

Browse files
committed
Fixed bootstrap to create config dir in consulroot
1 parent 291ea54 commit 23adf95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

templates/quickstart-hashicorp-vault-master.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"AWSTemplateFormatVersion": "2010-09-09",
3-
"Description": "Hashicorp Consul+Vault template seed, License: Apache 2.0 (Please do not remove) Oct,27,2016",
3+
"Description": "Hashicorp Consul+Vault template seed, License: Apache 2.0 (Please do not remove) Oct,31,2016",
44
"Metadata": {
55
"AWS::CloudFormation::Interface": {
66
"ParameterGroups": [{
@@ -537,4 +537,4 @@
537537
}
538538
}
539539
}
540-
}
540+
}

templates/quickstart-hashicorp-vault.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"AWSTemplateFormatVersion": "2010-09-09",
3-
"Description": "QS(0037) HashiCorp Consul License: Apache 2.0 (Please do not remove) Oct,27,2016",
3+
"Description": "QS(0037) HashiCorp Consul License: Apache 2.0 (Please do not remove) Oct,31,2016",
44
"Parameters": {
55
"KeyPair": {
66
"Description": "Name of an existing EC2 KeyPair to enable SSH access to the instances",

0 commit comments

Comments
 (0)