From 55f13cc17a62eb011c04b6c6622ec3bca3911927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20G=C3=A9rczei?= Date: Tue, 19 Apr 2016 16:05:30 +0200 Subject: [PATCH] deprecation notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6255242..d73d826 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # smartos-netboot-updater I run this script as a nightly cron job on my netboot server so that I always have a current SmartOS platform version to boot. Inspired by Alain O'Dea's article @ http://blog.alainodea.com/en/ipxe-smartos + +After a while I've ended up having converted this to a Chef cookbook.