all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Some advice on how to use babel to generate cisco configs
@ 2013-01-30 22:24 Bart Bunting
  2013-01-31  9:50 ` Karl Voit
  2013-01-31 11:44 ` Thomas S. Dye
  0 siblings, 2 replies; 5+ messages in thread
From: Bart Bunting @ 2013-01-30 22:24 UTC (permalink / raw)
  To: emacs-orgmode

Good morning,

I have been trying to figure out without much luck how to use babel to
generate some cisco configs.


What I would like to achieve is to have a table containing a few values,
e.g. ip address vlan number etc.

Then have a cisco config in the org file with markers where the
substitutions are to be inserted.
Run through the table and create a node in the org file one for each row
of the table.

The end result should be a set of cisco configs with the substitutions
made.  I was hoping to also use shell to call pwgen to generate a
random password to insert.
  
Hope that ramble made some sort of sence.

Can someone give me some ideas on how to put this together?

I tried to use an org source block and a shell function to parse it.  I
couldn't quite tie together how to get the output to work correctly or
how to be able to parse each line....


Kind regards

Bart
-- 


Kind regards

Bart

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-01 15:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-30 22:24 Some advice on how to use babel to generate cisco configs Bart Bunting
2013-01-31  9:50 ` Karl Voit
2013-01-31 11:44 ` Thomas S. Dye
2013-02-01  8:10   ` Bart Bunting
2013-02-01 15:34     ` Thomas S. Dye

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.