Skip to content
Snippets Groups Projects
Commit bd3b7557 authored by Henry Fröcklin's avatar Henry Fröcklin
Browse files

Fixed naming error.

parent f44e2073
No related branches found
No related tags found
No related merge requests found
#Creates virtual environment, clones repo and installs python dependencies for vlcinv applications
class vlc::vlcinv {
exec { 'creat_venv_vlcpublib':
exec { 'creat_venv_vlcinv':
command => 'python3.11 -m venv venv-django-vlcinv',
path => ['/usr/bin', '/bin'],
cwd => '/home/henfr13',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment