cdist/docs/dev/python-types/conf/manifest/pyinit

8 lines
252 B
Plaintext
Raw Normal View History

2018-11-01 16:56:40 +00:00
#for x in 1; do
# echo xxx${x} | __file_py /root/foobar${x} --source - --mode 0640 --owner root --group root;
#done
#__dummy_config_py test1
echo xxx | __file_py /root/foobar --source - --mode 0640 --owner root --group root
__dummy_config_py test1