From de1b28c5b2e50e8c9cb70426f05de4e25f99ee4f Mon Sep 17 00:00:00 2001 From: Ben Rockwood Date: Thu, 20 Sep 2012 13:22:26 -0700 Subject: [PATCH] Typo in header comment --- knife_bootstrap/smartos-gz-pkgsrc.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knife_bootstrap/smartos-gz-pkgsrc.erb b/knife_bootstrap/smartos-gz-pkgsrc.erb index bdebab4..96f05bc 100644 --- a/knife_bootstrap/smartos-gz-pkgsrc.erb +++ b/knife_bootstrap/smartos-gz-pkgsrc.erb @@ -1,4 +1,4 @@ -# Chef Custom Bootstrap for SmartOS (GZ) Using Joyent Ops Fat Client +# Chef Custom Bootstrap for SmartOS (GZ) Using PKG-SRC and Ruby Gems # bash -c ' <%= "export http_proxy=\"#{knife_config[:bootstrap_proxy]}\"" if knife_config[:bootstrap_proxy] -%>