correction about Boolean expression

Go Yoshimura go-yoshimura at sstc.co.jp
Thu May 13 08:44:02 UTC 2021


Hello All,

- We are sorry disturbing you but
  yes/no  Boolean expression exist in
    https://ubuntu.com/server/docs/install/autoinstall
  rather than
      https://ubuntu.com/server/docs/install/autoinstall-reference


- Boolean expression in
    https://ubuntu.com/server/docs/install/autoinstall
  should be false/true rather than no/yes



((yes/no  Boolean expression 1))
ssh:
    install-server: yes
    authorized-keys:
      - $key
    allow-pw: no



((yes/no  Boolean expression 2))
network:
    network:
        version: 2
        ethernets:
            enp0s25:
               dhcp4: yes
            enp3s0: {}
            enp4s0: {}
        bonds:
            bond0:
                dhcp4: yes
                interfaces:
                    - enp3s0
                    - enp4s0
                parameters:
                    mode: active-backup
                    primary: enp3s0

thank you
go
---

----
Go Yoshimura <go-yoshimura at sstc.co.jp>
Scalable Systems Co., Ltd.  <http://www.sstc.co.jp/>
Osaka Office            HONMACHI-COLLABO Bldg. 4F, 4-4-2 Kita-kyuhoji-machi, Chuo-ku, Osaka 541-0057 Japan
              Tel: 81-6-6224-4115
Tokyo Kojimachi Office  BUREX Kojimachi 11F, 3-5-2 Kojimachi, Chiyoda-ku, Tokyo 102-0083 Japan 
              Tel: 81-3-5875-4718 Fax: 81-3-3237-7612              




More information about the ubuntu-doc mailing list