Skip to content

Commit 0cf4ddd

Browse files
author
Lachlan Donald
committed
Remove merge markers
1 parent f7bff7e commit 0cf4ddd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packer/buildkite-ami.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
{
77
"type": "amazon-ebs",
88
"region": "{{user `region`}}",
9-
<<<<<<< HEAD:packer/buildkite-ami.json
10-
"source_ami": "{{user `ami`}}",
11-
"instance_type": "i3.large",
12-
=======
139
"source_ami_filter": {
1410
"filters": {
1511
"name": "amzn2-ami-hvm-2.0.*-gp2",
@@ -20,7 +16,6 @@
2016
"most_recent": true
2117
},
2218
"instance_type": "m5.xlarge",
23-
>>>>>>> db97804... Merge pull request #636 from cawilson/linux-dynamic-source-ami-filter:packer/linux/buildkite-ami.json
2419
"spot_price": "auto",
2520
"spot_price_auto_product": "Linux/UNIX (Amazon VPC)",
2621
"ssh_username": "ec2-user",

0 commit comments

Comments
 (0)