Makes sense to me. The most elegant way would be to have a glob expression available like we have in the job syntax. Done right, '*' should mean "all instances"
initctl reload ceph-osd '*'
or
initctl reload network-interface 'IFACE=eth[012]'
Makes sense to me. The most elegant way would be to have a glob expression available like we have in the job syntax. Done right, '*' should mean "all instances"
initctl reload ceph-osd '*'
or
initctl reload network-interface 'IFACE=eth[012]'