mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-22 19:35:03 -02:30
Fix dynamic inventory parsing in contrib/tf/packet (#4645)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
f5a83ceded
commit
696d481e3b
@@ -10,7 +10,7 @@ packet_project_id = "Example-API-Token"
|
||||
public_key_path = "~/.ssh/id_rsa.pub"
|
||||
|
||||
# cluster location
|
||||
facilities = ["ewr1"]
|
||||
facility = "ewr1"
|
||||
|
||||
# standalone etcds
|
||||
number_of_etcd = 0
|
||||
|
||||
Reference in New Issue
Block a user