From be8df0073a1ae37701d76819f79d0ec67c4d7cc9 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 18 May 2015 16:34:04 +0200 Subject: add example of tag usage for leap deploy --- pages/docs/platform/details/under-the-hood.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pages') diff --git a/pages/docs/platform/details/under-the-hood.md b/pages/docs/platform/details/under-the-hood.md index 4687c44..0bc4fe7 100644 --- a/pages/docs/platform/details/under-the-hood.md +++ b/pages/docs/platform/details/under-the-hood.md @@ -32,5 +32,9 @@ automatically with `leap::logfile` and you can deploy the change with: leap deploy *NODE* --fast --tags=leap::logfile +or, if you just want + + leap deploy --tags=dist_upgrade + See http://docs.puppetlabs.com/puppet/2.7/reference/lang_tags.html for puppet tag usage. -- cgit v1.2.3