Skip to content

Commit 431d297

Browse files
bastelfreakfeltra
andauthored
Update manifests/install.pp
Co-Authored-By: feltra <feltrin@gmail.com>
1 parent d64b273 commit 431d297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/install.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
}
7373

7474
# Install pip without pip, see https://pip.pypa.io/en/stable/installing/.
75-
include 'python::pip::boostrap'
75+
include 'python::pip::bootstrap'
7676

7777
Exec['bootstrap pip'] -> File['pip-python'] -> Package <| provider == pip |>
7878

0 commit comments

Comments
 (0)