File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ platforms:
4040    driver :
4141      image : opensuse/leap:15 
4242      provision_command :
43+         #  yamllint disable-line rule:line-length
44+         - zypper install -y glibc-locale net-tools net-tools-deprecated python-xml python3-pip 
4345        - systemctl enable sshd.service 
4446      run_command : /usr/lib/systemd/systemd 
4547    provisioner :
@@ -80,6 +82,8 @@ platforms:
8082    driver :
8183      image : opensuse/leap:15 
8284      provision_command :
85+         #  yamllint disable-line rule:line-length
86+         - zypper install -y glibc-locale net-tools net-tools-deprecated python-xml python3-pip 
8387        - systemctl enable sshd.service 
8488      run_command : /usr/lib/systemd/systemd 
8589    provisioner :
@@ -114,6 +118,8 @@ platforms:
114118    driver :
115119      image : opensuse/leap:15 
116120      provision_command :
121+         #  yamllint disable-line rule:line-length
122+         - zypper install -y glibc-locale net-tools net-tools-deprecated python-xml python2-pip 
117123        - systemctl enable sshd.service 
118124      run_command : /usr/lib/systemd/systemd 
119125    provisioner :
@@ -149,6 +155,8 @@ platforms:
149155    driver :
150156      image : opensuse/leap:15 
151157      provision_command :
158+         #  yamllint disable-line rule:line-length
159+         - zypper install -y glibc-locale net-tools net-tools-deprecated python-xml python2-pip 
152160        - systemctl enable sshd.service 
153161      run_command : /usr/lib/systemd/systemd 
154162    provisioner :
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments