mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Merge pull request #3457 from dlindquist/develop
Fix import typo in rpm build patch
This commit is contained in:
commit
644d969de9
@ -28,7 +28,7 @@ index 290339d..11f428d 100644
|
||||
+
|
||||
+ # Late import salt libs to overcome circular imports and to allow building
|
||||
+ # salt without making Jinja2 a build dependency
|
||||
+ import salt.minon
|
||||
+ import salt.minion
|
||||
+ import salt.payload
|
||||
+
|
||||
serial = salt.payload.Serial(opts)
|
||||
|
Loading…
Reference in New Issue
Block a user