summaryrefslogtreecommitdiffstats
path: root/cluster-cman.py
diff options
context:
space:
mode:
Diffstat (limited to 'cluster-cman.py')
-rwxr-xr-xcluster-cman.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cluster-cman.py b/cluster-cman.py
index 9ce5f99..346f0f5 100755
--- a/cluster-cman.py
+++ b/cluster-cman.py
@@ -126,7 +126,7 @@ graph = lambda\
,Agent('node_b-libRedHatClusterProvider.so'
,label='libRedHatCluster\nProvider.so'
)
- ,Artefact('node_b-clumond.sock'
+ ,UnixSocket('node_b-clumond.sock'
,label='/var/run/\nclumond.sock'
)
,CmanRicci('node_b-ricci'
@@ -173,7 +173,7 @@ graph = lambda\
)
,CmanClustat('node_b-clustat'
)
- ,Artefact('node_b-rgmanager.sk'
+ ,UnixSocket('node_b-rgmanager.sk'
,label='/var/run/\ncluster/\nrgmanager.sk'
)]
,_edges=\