cfe049 Fix: tools: crm_node -l and -p now work from Pacemaker Remote nodes

1 file Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Fix: tools: crm_node -l and -p now work from Pacemaker Remote nodes
    
    crm_node now asks the controller for the cluster node list, instead of
    pacemakerd. This allows it to work from Pacemaker Remote nodes, since
    controller IPC is proxied but pacemakerd IPC is not.
    
    patch_name: 008-crm_node.patch
    present_in_specfile: true
    location_in_specfile: 8
    squash_commits: true
    
        
file modified
+67 -109