Skip to content

Commit d64b273

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

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-
class { 'python::pip::boostrap':; }
75+
include 'python::pip::boostrap'
7676

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

0 commit comments

Comments
 (0)