[CentOS-devel] json file used to build the ostree repo
Karanbir Singh
mail-lists at karan.org
Tue Jan 13 18:28:35 UTC 2015
hi,
This is the json file used to build the ostree repo at :
http://buildlogs.centos.org/centos/7/atomic/x86_64/repo/
centos-atomic-cloud-docker-host.json
{
"include": "centos-atomic-base.json",
"ref": "centos/7/atomic/x86_64/cloud-docker-host",
"packages": ["tuned", "man-db", "man-pages", "bash-completion",
"rsync", "tmux", "net-tools", "nmap-ncat",
"bind-utils", "git","sysstat", "policycoreutils-python",
"setools-console", "docker","audit", "cloud-init",
"cloud-utils-growpart", "cockpit", "kubernetes", "etcd", "cadvisor",
"flannel","centos-release-atomic"],
"units": ["docker.service", "cockpit.socket"]
}
and
centos-atomic-base.json
{
"comment": "CentOS 7 Base Atomic Defs",
"osname": "centos-atomic",
"ref": "centos/7/atomic/x86_64/base",
"repos": ["base", "updates," "extras," "atomic7-testing",
"virt7-testing"],
"selinux": true,
"bootstrap_packages": ["filesystem", "glibc", "nss-altfiles",
"shadow-utils","centos-release", "kernel", "rpm-ostree", "lvm2"],
"packages": ["syslinux-extlinux", "e2fsprogs", "xfsprogs",
"selinux-policy-targeted", "audit","openssh-server", "openssh-clients",
"sudo","passwd", "NetworkManager", "vim-minimal"],
"default_target": "multi-user.target"
}
--
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
More information about the CentOS-devel
mailing list