From bd01a1e6b9c35a5bb2afbfce2d76c2611e1b8af3 Mon Sep 17 00:00:00 2001 From: Stephen McMillen Date: Fri, 17 May 2013 17:54:33 -0300 Subject: [PATCH] Fix the line numbers for the variable highlighting. --- docs/modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules.md b/docs/modules.md index 9c59c21..be59476 100644 --- a/docs/modules.md +++ b/docs/modules.md @@ -100,7 +100,7 @@ by other shell scripts. ## Facts and variables -The core boxen module provides [a number of variables to use](https://github.com/boxen/puppet-boxen/blob/master/manifests/config.pp#L2-L14). +The core boxen module provides [a number of variables to use](https://github.com/boxen/puppet-boxen/blob/master/manifests/config.pp#L8-L21). In addition to these, you may always assume the presence of a `boxen_user` fact, which is the local user running Boxen.