Fixed the formatting for one of the examples. (#8433)
This commit is contained in:
parent
82a1242b58
commit
cf6058b8fb
|
@ -62,7 +62,7 @@ your example_template's variable section:
|
||||||
},
|
},
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
and you enter `{{user `myvar`}}` in the Packer console, you'll see the value of
|
and you enter ```{{user `myvar`}}``` in the Packer console, you'll see the value of
|
||||||
myvar:
|
myvar:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue