File: 002.input

package info (click to toggle)
crmsh 5.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,980 kB
  • sloc: python: 50,399; sh: 1,207; makefile: 255; xml: 243; exp: 234; awk: 22
file content (8 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
configure
property stonith-enabled=false
primitive testfs ocf:heartbeat:Dummy \
	params fake=1
clone testfs-clone testfs \
	meta ordered="true" interleave="true"
commit
quit