We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7f9825 commit ff0707cCopy full SHA for ff0707c
README.md
@@ -31,7 +31,7 @@ typically `~/.local/` on Linux.
31
32
```puppet
33
# Somewhat hackishly, install Python PIP module PANDAS for Oracle Cloud API queries.
34
-python::pyvenv { 'user_python_venv' :
+python::pyvenv { 'user_python_venv':
35
ensure => present,
36
version => 'system',
37
systempkgs => true,
0 commit comments