您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

8 年前
123
  1. debootstrap_args: "{{ lookup('template', 'debootstrap_args.j2') }}"
  2. debootstrap_download_directory: /var/cache/debootstrap/{{debootstrap_suite}}-{{debootstrap_arch}}/
  3. debootstrap_tarball: /var/cache/debootstrap/{{debootstrap_suite}}-{{debootstrap_arch}}-{{debootstrap_variant|default('default')}}-{{debootstrap_include|sort()|join('-')}}.tar