- [x] `makedns` like command for dnsmasq --> use `confluent2hosts` + dnsmasq - [x] `makedhcp` like command for dnsmasq for non PXE boot DHCP requests --> https://github.com/xcat2/confluent/pull/216 - [x] `makentp` like command for chronyd --> configure manually on confluent host, `ntp.servers` can be used on deployed nodes already - [x] `net.extraparams` --> https://github.com/xcat2/confluent/pull/234 - [x] `rsyslog` configuration --> https://github.com/xcat2/confluent/pull/236
makednslike command for dnsmasq --> useconfluent2hosts+ dnsmasqmakedhcplike command for dnsmasq for non PXE boot DHCP requests --> Implement confluent2dnsmasq #216makentplike command for chronyd --> configure manually on confluent host,ntp.serverscan be used on deployed nodes alreadynet.extraparams--> Add net.extra_settings for passthrough network settings #234rsyslogconfiguration --> Add remote syslog forwarding for deployed nodes #236