MirrorZ Help

Chef 软件仓库镜像使用帮助

选择镜像

Chef 是一套自动化运维工具。

Debian/Ubuntu 用户

再选择你的 Debian/Ubuntu 版本,文本框中内容写进 /etc/apt/sources.list.d/chef.list

Ubuntu/Debian 版本
deb https://(Loading...)/apt/stable focal main

RHEL/CentOS 用户

新建 /etc/yum.repos.d/chef.repo,内容为:

[chef-stable]
name=chef-stable
baseurl=https://(Loading...)/yum/stable/stable-el$releasever-x86_64/
enabled=1
gpgcheck=1
gpgkey=https://packages.chef.io/chef.asc

这个页面的内容有问题?在 GitHub Issue 反馈

想完善这个页面?查看我们的贡献指南在 GitHub 上查看此页的源代码

本页面的全部内容在 CC BY-NC-SA 4.0 协议之条款下提供,附加条款亦可能应用。