Skip to content

Commit ee37732

Browse files
author
Sean Smith
committed
Added Ubuntu sources in BJS
Signed-off-by: Sean Smith <[email protected]>
1 parent 4578f8e commit ee37732

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

amis/packer_ubuntu1404.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"name": "ubuntu/images/hvm-ssd/ubuntu-trusty-14.04-amd64-server-*",
2929
"root-device-type": "ebs"
3030
},
31-
"owners": ["099720109477", "513442679011"],
31+
"owners": ["099720109477", "513442679011", "837727238323"],
3232
"most_recent": true
3333
},
3434
"ami_regions" : "{{user `build_for`}}",

amis/packer_ubuntu1604.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"name": "ubuntu/images/hvm-ssd/ubuntu-xenial-16.04-amd64-server-*",
2929
"root-device-type": "ebs"
3030
},
31-
"owners": ["099720109477", "513442679011"],
31+
"owners": ["099720109477", "513442679011", "837727238323"],
3232
"most_recent": true
3333
},
3434
"ami_regions" : "{{user `build_for`}}",

0 commit comments

Comments
 (0)