You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
217 B

  1. ETCD_ENDPOINTS="{{ etcd_access_addresses }}"
  2. ETCD_CA_CERT_FILE="{{ calico_cert_dir }}/ca_cert.crt"
  3. ETCD_CERT_FILE="{{ calico_cert_dir }}/cert.crt"
  4. ETCD_KEY_FILE="{{ calico_cert_dir }}/key.pem"
  5. IP="{{ rr_ip }}"
  6. IP6=""