[arch-releng] Automatic preperation of archlinux/releng environment

Nico Schottelius nico-archlinux-releng at schottelius.org
Sat Apr 2 08:35:26 EDT 2011


Good sunday (sunny saturday, anyway) everybody!

I've just written a cdist type that prepares the environment
as specified in the README of releng repo.

So if you're using cdist, you can prepare a new machine like this:

Add to conf/manifests/init:

case "$__target_host" in
  yourhost)
    __archlinux_releng
  ;;
esac

and import the type __archlinux_releng from

  git://git.schottelius.org/cdist-nico

Cheers,

Nico

gitweb of type:
http://git.schottelius.org/?p=cdist-nico;a=tree;f=conf/type/__archlinux_releng;h=8d5520de4e613a955fb9ab15deac3cc8463f28d5;hb=HEAD
-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0


More information about the arch-releng mailing list