Hey,

How can I get list of all controller ips from certain network?

Like if I have internal api network 192.168.105.0/24 and I need to pass the ips of all of the contollers to some puppet module whice method I need to use for the config_setting in the role_data section ?

Thanks,