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

8 lines
246 B
Plaintext
Raw Normal View History

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