5.6. Specifying host resources in a blueprint


You can use the URI field to reference files from external sources.

By using the URI field in the blueprint file customization structure, you can reference and source files from external locations. This provides more flexible customization of the build system and a more adaptable build experience, as it is not limited to files included directly in the blueprint.

Note that this customization currently only supports file URLs.

Prerequisites

  • You created a blueprint.

Procedure

  • Customize the blueprint with a host resource file:

    [customizations]
    name = "<user_name>"
    description = "<user_description>"
    uri = "<file://hostname/path>"

    Replace "file://hostname/path" with, for example, "file://localhost/etc/fstab".

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部