All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en){{file|name=lxc_init_preseed.yaml|lang=YAML|desc=lxc init preseed config example|body=
config:
  images.auto_update_interval: "0"
networks:
- config:
   ipv4.address: auto
   ipv6.address: none
  description: ""
  name: lxdbr0
  type: ""
  project: default
storage_pools:
- config: {}
  description: ""
  name: default
  driver: dir
profiles:
- config: {}
  description: ""
  devices:
   eth0:
     name: eth0
     network: lxdbr0
     type: nic
   root:
     path: /
     pool: funtoo
     type: disk
  name: default
projects: []
cluster: null
}}
 h Brazilian Portuguese (pt-br){{file|name=lxc_init_preseed.yaml|lang=YAML|desc=lxc init preseed config example|body=
config:
  images.auto_update_interval: "0"
networks:
- config:
   ipv4.address: auto
   ipv6.address: none
  description: ""
  name: lxdbr0
  type: ""
  project: default
storage_pools:
- config: {}
  description: ""
  name: default
  driver: dir
profiles:
- config: {}
  description: ""
  devices:
   eth0:
     name: eth0
     network: lxdbr0
     type: nic
   root:
     path: /
     pool: funtoo
     type: disk
  name: default
projects: []
cluster: null
}}