Fix the line numbers for the variable highlighting.
This commit is contained in:
parent
f57089f589
commit
bd01a1e6b9
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ by other shell scripts.
|
||||||
|
|
||||||
## Facts and variables
|
## 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,
|
In addition to these, you may always assume the presence of a `boxen_user` fact,
|
||||||
which is the local user running Boxen.
|
which is the local user running Boxen.
|
||||||
|
|
Loading…
Reference in a new issue