Merge "Add python3-yaml to signing node"
This commit is contained in:
commit
2c54909bbb
@ -100,4 +100,8 @@ class openstack_project::signing_node (
|
||||
require => File['/home/jenkins/.launchpadlib'],
|
||||
}
|
||||
|
||||
package { 'python3-yaml':
|
||||
ensure => present,
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user