Skip to content

Instantly share code, notes, and snippets.

@telmich
Created August 14, 2014 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save telmich/2f986f589e2fe1459996 to your computer and use it in GitHub Desktop.
Save telmich/2f986f589e2fe1459996 to your computer and use it in GitHub Desktop.
__block /etc/pacman.conf --text - <<eof
[archlinuxfr]
SigLevel = Never
Server = http://repo.archlinux.fr/\$arch
eof
result:
#cdist:__block/etc/pacman.conf
[archlinuxfr]
SigLevel = Never
Server = http://repo.archlinux.fr/
#/cdist:__block/etc/pacman.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment