Skip to content

Commit f0f5ee7

Browse files
committed
Regenerate REFERENCE.md
1 parent f123a27 commit f0f5ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REFERENCE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3080,7 +3080,7 @@ Create a new mapping entry for NGINX
30803080
nginx::resource::map { 'backend_pool':
30813081
ensure => present,
30823082
hostnames => true,
3083-
default => 'ny-pool-1,
3083+
default => 'ny-pool-1',
30843084
string => '$http_host',
30853085
mappings => {
30863086
'*.nyc.example.com' => 'ny-pool-1',

0 commit comments

Comments
 (0)