From d9d0b820c76e5797b7f9a12dcc0742364c677a34 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 24 Oct 2012 19:06:20 +0200 Subject: [PATCH] add a link to the sexy db and cdist db Signed-off-by: Nico Schottelius --- blog/sexy-backend-change-dns-support.mdwn | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/blog/sexy-backend-change-dns-support.mdwn b/blog/sexy-backend-change-dns-support.mdwn index 953ccd4b..04397383 100644 --- a/blog/sexy-backend-change-dns-support.mdwn +++ b/blog/sexy-backend-change-dns-support.mdwn @@ -19,7 +19,7 @@ to the configuration using the **host-record** command. ## The change Taking the previously net-ipv4 backend, -[the change is very small](http://git.schottelius.org/?p=sexy-database;a=commit;h=e7f45dccc1feace042bec1549079f073aa476739): +[the required change is very small](http://git.schottelius.org/?p=sexy-database;a=commit;h=e7f45dccc1feace042bec1549079f073aa476739): - line="dhcp-host=${mac},$ipv4a,$hostname" - echo "${line}" >> "${tmp}" @@ -36,4 +36,9 @@ to make dnsmasq serve internal DNS names. What this article should show is that whatever you do in the backend, sexy is not affected at all and you can dramatically change whatever happens on **sexy net-ipv4 apply --all**. +You can browse +[the sexy database](http://git.schottelius.org/?p=sexy-database;a=summary) +as well as +the [cdist configuration](http://git.schottelius.org/?p=cdist-nico;a=summary). + [[!tag cdist net sexy unix]]