commit | 72f61c4e346d909a606e164fbde20d3226b41397 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Fri Jan 19 13:55:09 2018 +0100 |
committer | Martin Polreich <polreichmartin@gmail.com> | Mon Jan 22 15:52:37 2018 +0100 |
tree | 0ec32543eda2c2beb61b9f67844f03297521b9c4 | |
parent | 3e68a4f78b4bf66070c43954c908e4cdecab5379 [diff] [blame] |
Remove Salt deprecations and switch tests to Salt 2017.7 Change-Id: If96f95fdab13eae187a843f81b0d0060339a5f98
diff --git a/tests/pillar/system.sls b/tests/pillar/system.sls index 497aee2..d542587 100644 --- a/tests/pillar/system.sls +++ b/tests/pillar/system.sls
@@ -61,6 +61,7 @@ testuser: enabled: true name: testuser + password: passw0rd sudo: true uid: 9999 full_name: Test User