Skip to content
Snippets Groups Projects
Verified Commit 6c466944 authored by Neil Hanlon's avatar Neil Hanlon
Browse files

Add cloud-init to cloud-common w/ patch for ipv6 only ec2

parent b9f7b2b2
No related branches found
No related tags found
No related merge requests found
......@@ -123,3 +123,13 @@ package {
include_filter: "amazon-ssm-agent.x86_64"
}
}
# General
package {
name: "cloud-init"
type: PACKAGE_TYPE_NORMAL_FORK
repository {
name: "cloud-common"
include_filter: "cloud-init.noarch"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment