with builtins; let nodes = genList (n: n + 1) 2; in map (n: ({ name = "c0-${toString n}"; address = "10.1.61.10${toString n}"; })) nodes