Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

use ring pastebin with pastebinit package #6

Open
job opened this issue May 10, 2012 · 1 comment
Open

use ring pastebin with pastebinit package #6

job opened this issue May 10, 2012 · 1 comment

Comments

@job
Copy link
Member

job commented May 10, 2012

[15:07] @cmouse # cat ring.nlnog.net.conf | pastebinit -b https://ring.nlnog.net/
[15:07] @cmouse https://ring.nlnog.net/paste/p/oehrxmsyxxney6u
[15:13] @cmouse pastebinit sets default hardcoded
[15:14] @cmouse which is somewhat bastard solution
[15:14] @cmouse you could do alias pastebinit="pastebinit -b https://ring.nlnog.net/"

content of the config file should be:

[pastebin]
basename = ring.nlnog.net
regexp = "https://ring.nlnog.net/"

[format]
content = content
expire_options = ttl
page = page

[defaults]
submit = "Save"
page = 'paste/'
expire_options = 86400

@job
Copy link
Member Author

job commented May 10, 2012

this is doable in puppet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant