Skip to content
Snippets Groups Projects
Commit e08576c2 authored by root's avatar root
Browse files

disks manifest

parent 78d1b6b1
No related branches found
No related tags found
No related merge requests found
......@@ -38,8 +38,8 @@ if pattern.match(args.wal) and pattern.match(args.db) and pattern.match(args.dat
lines = f.readlines()
import subprocess
subprocess.call("echo yes | cp disks_lists_template.pp disks_lists.pp", shell=True)
#import subprocess
#subprocess.call("echo yes | cp disks_lists_template.pp disks_lists.pp", shell=True)
tp = open("disks_lists.pp","r")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment