Displaying 1 result from an estimated 1 matches for "text_bucket".
Did you mean:
testbucket
2012 Apr 26
0
Mac users: Textbucket scripts for puppet types
...help make creating the 10 core puppet types a little easier..
cron
exec
file
group
host
mount
package
service
tidy
user
you can find them here, along with a stub text bucket storedata file:
https://github.com/wolfspyre/textbucket-puppet
the storedata file lives in ~/Library/Application Support/Text_Bucket/storedata
the application reads the file at load time, and saves it blindly when you quit the program, so make sure that if you play with the file you do so when the program isn''t running, lest your changes be lost.
I''ll continue to hack on them as I get time/need and post upda...