Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

salt/state.py: set chunk['order'] = 0' with order: first'; fixes #24744 #34769

Closed
wants to merge 10,000 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
c30d8a8
Merge pull request #33770 from jfindlay/service_tests
Jun 7, 2016
3984b65
Merge pull request #33808 from jfindlay/gem_tests
Jun 7, 2016
1db559a
Merge pull request #33805 from jfindlay/pkg_tests
Jun 7, 2016
9d36f1e
Fix broken locate.locate function
Jun 7, 2016
f7028eb
Update versionchanged directive
terminalmage Jun 7, 2016
91745c2
Support syncing pillar modules to masterless minions
terminalmage Jun 7, 2016
453fb1a
Fixing more stupid unit tests
Jun 7, 2016
cda032d
Merge pull request #33836 from cachedout/fix_winserver_manager_test
Jun 7, 2016
435547a
Fix another unit test stacktrace in pkg_resource
Jun 7, 2016
6297448
Remove matcher tests
Jun 7, 2016
5f081ef
Merge pull request #33840 from cachedout/remove_matcher_unit_tests
Jun 8, 2016
f7b3d0e
Merge pull request #33839 from cachedout/fix_pkgresource_test_stacktrace
Jun 8, 2016
b8e6c14
Merge pull request #33833 from terminalmage/issue33645
Jun 8, 2016
cdda593
Merge pull request #33829 from terminalmage/update-versionchanged
Jun 8, 2016
ec09095
Merge pull request #33827 from cachedout/issue_33810
Jun 8, 2016
b8e4706
Merge branch '2015.5' into '2015.8'
Jun 8, 2016
4f11c16
salt/modules/aptpkg.py: add fromrepo support to list_upgrades
terminalmage Jun 8, 2016
b40fc9b
salt/modules/brew.py: add kwargs to list_upgrades
terminalmage Jun 8, 2016
76143b7
salt/modules/ebuild.py: add kwargs to list_upgrades
terminalmage Jun 8, 2016
46e5a52
salt/modules/macports.py: add kwargs to list_upgrades
terminalmage Jun 8, 2016
5179dbc
salt/modules/pacman.py: add kwargs to list_upgrades
terminalmage Jun 8, 2016
6e89a8b
salt/modules/pkgutil.py: add kwargs to list_upgrades
terminalmage Jun 8, 2016
bf5505f
salt/modules/solarisips.py: add kwargs to list_upgrades
terminalmage Jun 8, 2016
35fbb06
salt/modules/win_pkg.py: add kwargs to list_upgrades
terminalmage Jun 8, 2016
de90b35
salt/modules/zypper.py: add fromrepo support to list_upgrades
terminalmage Jun 8, 2016
ea726d1
pkg.uptodate: Pass kwargs to pkg.list_upgrades
terminalmage Jun 8, 2016
398534a
Fix ret return from merge-conflict resolution
Jun 8, 2016
1f9422e
utils.http.query: also except gaierror with tornado
jfindlay Jun 7, 2016
82f9542
modules.random_org unit tests: skip if random.org down
jfindlay Jun 7, 2016
6acee3c
modules.random_org._query: only return text if present
jfindlay Jun 9, 2016
ef6da0b
Merge pull request #33877 from rallytime/merge-2015.8
Jun 9, 2016
638ccf5
Work around upstream cherrypy bug
Jun 6, 2016
91a2184
Wait for up to a minute for sync_after_install (#33917)
techhat Jun 10, 2016
cb88960
Merge pull request #33904 from rallytime/bp-33806
Jun 10, 2016
2dc1914
Add connecting_settings to boto_elb state attributes list (#33936)
Jun 10, 2016
378dd7c
Merge pull request #33888 from jfindlay/random_check
Jun 10, 2016
6b98e8a
Merge pull request #33880 from terminalmage/zh744
Jun 10, 2016
b3ec39d
Correct issue with ping on rotate with minion cache (#33765)
Jun 10, 2016
1505c57
Fix a bug with self signed certificates and creating a new VM
opdude Jun 2, 2016
5fdfed1
Make sure we only use GetConnection if we are using a proxy salt minion
opdude Jun 3, 2016
03b7cbb
Add base argument to salt-ssh grains wrapper for filter_by func
Jun 10, 2016
cf6281b
Add loader.utils() example to calling minion_mods (#33953)
whiteinge Jun 11, 2016
4a80649
Adds a "Generated on <timestamp>" line to the footer of each doc html…
jacobhammons Jun 13, 2016
dff3f51
Merge pull request #33952 from rallytime/fix-33911
Jun 13, 2016
0281d49
Merge pull request #33946 from rallytime/bp-33698
Jun 13, 2016
a74f1b8
ZD 762 (#33942)
Jun 13, 2016
9f3e18b
modules.gem int tests: (un)install a non-core gem
jfindlay Jun 10, 2016
2eb633c
modules.gem int tests: only check known installed gems
jfindlay Jun 13, 2016
6080846
acl.ClientACL: add unit tests (#33684)
jfindlay Jun 13, 2016
aedc4e1
states.disk: add documentation
jfindlay Jun 13, 2016
82c77b5
states.disk.status: validate percent values
jfindlay Jun 13, 2016
d8c2f3e
Clarify the `account_exists` parameter
twangboy Jun 13, 2016
6cbe31e
states.disk: rewrite unit tests
jfindlay Jun 9, 2016
3e7ab8c
Write some more simple batch command tests
Jun 13, 2016
b20213f
Adds links to several current Salt-related projects
jacobhammons Jun 13, 2016
b057be0
Fix typo, more documentation
twangboy Jun 14, 2016
fa5efb6
Merge pull request #33985 from rallytime/more-batch-tests
Jun 14, 2016
53baae6
Merge pull request #33984 from jfindlay/disk_capacity
Jun 14, 2016
9bd2317
Merge pull request #33951 from jfindlay/gem_tests
Jun 14, 2016
444c157
Merge pull request #33983 from twangboy/fix_docs_join_domain
Jun 14, 2016
c4dab6a
Merge pull request #33990 from jacobhammons/community-projects
Jun 14, 2016
4c7fac0
Remove loader test for pam module (#34002)
lorengordon Jun 14, 2016
f758e42
Fix incorrectly written test (#34000)
Jun 14, 2016
871f796
Lint fix for #34000 (#34005)
Jun 14, 2016
7d940ae
states.file: fix indentation in YAML examples (#34003)
vutny Jun 14, 2016
06963e0
Save an entire minion cache traversal on each master pub
Jun 10, 2016
4e7f35f
Fix loop over cache in auth checking!
Jun 10, 2016
78befde
Add note to release notes about returner minions kwarg change
Jun 14, 2016
a4660d1
Warn when custom returners don't have minions kwarg in save_load
Jun 14, 2016
77f44f3
Merge branch '2015.5' into '2015.8'
Jun 14, 2016
5b5eae4
Merge pull request #34018 from rallytime/merge-2015.8
Jun 14, 2016
e25dba4
More YAML indentation fixes in state module examples (#34030)
vutny Jun 15, 2016
f9bfcde
Always make changes to minion config if set (#34020)
twangboy Jun 15, 2016
43b4a12
Updated latest release version
jacobhammons Jun 15, 2016
8ba117c
Merge pull request #34045 from jacobhammons/release-prev
jacobhammons Jun 15, 2016
715e7af
Ensure only one fileserver update in a masterless run
terminalmage Jun 15, 2016
bca4371
Fixed a bug in the consul.py module that was preventing services (#34…
tegbert Jun 16, 2016
dd03024
Merge pull request #34011 from rallytime/bp-33948-2015.8
thatch45 Jun 16, 2016
60561ac
Add a test to check for disconnected minion messaging
Jun 16, 2016
3119693
Merge pull request #34048 from terminalmage/issue30100
thatch45 Jun 16, 2016
1b76de1
Merge pull request #34069 from rallytime/test-minion-return-message
thatch45 Jun 16, 2016
37cfe70
Add some grains targeting tests
Jun 16, 2016
6d0d52f
modules.pkg int tests: skip refresh_db upon error (#34072)
jfindlay Jun 17, 2016
79a719b
Update documentation on "refresh" behavior in pkg states (#34100)
Jun 17, 2016
548971b
Fix for SUSE OS grains in 2015.8
meaksh Jun 20, 2016
72c8e5d
better way to check for openSUSE Leap
meaksh Jun 20, 2016
97f1958
some cleanup and renaming
meaksh Jun 20, 2016
d445026
Updated test to work with new moto version. Changed strings to unicode
Jun 20, 2016
236a67b
Move log message from INFO to DEBUG.
Jun 20, 2016
02f9ba9
Updated version check. Moved check into it's own function
Jun 20, 2016
65fba5b
Merge pull request #34142 from isbm/isbm-getid-loglevel-shift
Jun 20, 2016
b7ac6c7
Moved imports to top, out of _get_moto_version function
Jun 20, 2016
2199bb8
Add integration tests for grains.append
Jun 20, 2016
3669048
Merge pull request #34077 from rallytime/grains-tests
Jun 21, 2016
47595d6
Typo fix (#34174)
Jun 21, 2016
e5949ea
doc: add missing dot (#34175)
Jun 21, 2016
6387d16
fix salt --summary to count not responding minions correctly (#34165)
mcalmer Jun 21, 2016
2e5e7ed
Fix diskusage beacon
morganwillcock Jun 17, 2016
0078ade
Catch CommandExecutionError in pkg states
terminalmage Jun 17, 2016
5edb45d
win_pkg: refresh pkg database if refresh=True passed to version() or …
terminalmage Jun 20, 2016
4965be7
Remove unnecesssary comment
terminalmage Jun 21, 2016
86d1b8e
Raise the correct exception when gitfs lockfile is empty
terminalmage Jun 21, 2016
67deded
Merge pull request #34178 from terminalmage/remove-comment
Jun 21, 2016
5cbaaed
Merge pull request #34179 from terminalmage/issue34114
Jun 21, 2016
c059d6c
Merge pull request #34176 from rallytime/bp-34103
Jun 21, 2016
5411ebb
Merge pull request #34141 from jtand/boto_vpc_test_fix
Jun 21, 2016
b7d49c5
Handle child PIDs differently depending on the availability of psutils
Jun 21, 2016
8e36e90
Merge branch '2015.5' into '2015.8'
Jun 21, 2016
1c4369d
Merge pull request #34184 from rallytime/merge-2015.8
Jun 21, 2016
5bca5c4
Change target for dockerng assuming default status to Nitrogen releas…
Jun 22, 2016
5d3ec31
Clarify pkg.list_repo_pkgs docstring for held packages (#34188)
Jun 22, 2016
6d643cd
Merge pull request #34182 from rallytime/fix-34043
Jun 22, 2016
6286771
Fix win_system.set_system_date_time
Jun 22, 2016
02eb331
Fix a pair of gitfs bugs (#34218)
Jun 22, 2016
56c7267
fix regression from #33681 which causes pulling a list of s3 objects …
lomeroe Jun 22, 2016
344eb60
ipset: fix commont containing blank
Jun 23, 2016
cb1e8bf
Merge pull request #34232 from thegoodduke/for_2015.5_ipset
Jun 23, 2016
8d5ed91
Merge pull request #34225 from richardscollin/fix-win-set-datetime
Jun 23, 2016
82183f1
return list of nodes for lxc driver when called directly
Jun 23, 2016
cb53997
Merge pull request #34136 from meaksh/salt-suse-os-detection-2015.8
Jun 23, 2016
9296295
Merge pull request #34093 from terminalmage/issue33873
Jun 23, 2016
c4c037d
Use 'config_dir' setting instead of CONFIG_DIR in gpg renderer
Jun 23, 2016
ea914b6
Merge branch '2015.5' into '2015.8'
Jun 23, 2016
4da5e35
ipset: fix the comment containing blank
Jun 23, 2016
a59dc85
Merge pull request #34258 from rallytime/merge-2015.8
Jun 24, 2016
6572454
Don't escape source before calling managed
clinta Jun 24, 2016
d7a5e9b
Remove test that doesn't actually test anything
Jun 24, 2016
203870f
Merge pull request #34274 from clinta/2015.8
Jun 24, 2016
65c5675
Merge pull request #34257 from rallytime/fix-34037
Jun 24, 2016
d235b12
Merge pull request #34233 from thegoodduke/for_2015.8_ipset
Jun 24, 2016
f44a054
Fix test example in integration testing docs
Jun 27, 2016
91703d2
Merge pull request #34307 from rallytime/fix-test-example
Jun 27, 2016
c7db73b
[2015.5] Update to latest bootstrap script v2016.06.27
Jun 27, 2016
944a393
[2015.8] Update to latest bootstrap script v2016.06.27
Jun 27, 2016
dd4c937
Merge pull request #34312 from rallytime/bootstrap-2015.8
Jun 27, 2016
6cce545
Merge pull request #34313 from rallytime/bootstrap-2015.5
Jun 27, 2016
a6d3cc6
Typo in dockerio doc (#34319)
Jun 27, 2016
882c6c9
Do not force 'filter' table when flushing
ghedo Jun 27, 2016
2296587
Merge branch '2015.5' into '2015.8'
Jun 28, 2016
c5890a0
Merge pull request #34335 from rallytime/merge-2015.8
Jun 28, 2016
b793426
Remove unnecessarily-disabled sanity check (#34325)
Jun 28, 2016
0c60fea
Doc clarifications to file modules, addition of new `profile` log lev…
jacobhammons Jun 28, 2016
970aaa4
Merge pull request #34252 from gtmanfred/2015.5
Jun 28, 2016
046bdaa
Merge pull request #34306 from ghedo/iptables_flush_table
Jun 28, 2016
f6bd1ad
Revert py3modernize lint changes (#34339)
Jun 28, 2016
11dc020
Making salt-ssh pass proper return codes for jinja rendering errors (…
Jun 28, 2016
94e0946
Back-port #34324 to 2015.8 (#34344)
Jun 28, 2016
7847c39
Update service.py
steverweber Jun 29, 2016
3bce0cb
Merge branch '2015.5' into '2015.8'
Jun 29, 2016
af8ef1e
Merge pull request #34368 from rallytime/merge-2015.8
Jun 29, 2016
84a3636
Added network state integration test
Jun 29, 2016
76c90b2
network.managed sls file
Jun 29, 2016
4a9e6af
network.routes sls file
Jun 29, 2016
1d24053
network.system sls file
Jun 29, 2016
d6af1de
Optimize pkg integration tests and add a couple new tests (#34377)
Jun 30, 2016
45b8fb1
Merge pull request #34373 from jtand/network_state_integration_test
Jun 30, 2016
6cce575
Clarify that salt-cloud doesn't get installed by bootstrap
cro Jun 30, 2016
fe18bbb
Merge pull request #34392 from cro/salt-cloud-doc-clarify
Jun 30, 2016
7cefd41
Use rpmdev-vercmp as a fallback for version comparison on RHEL5
terminalmage Jun 30, 2016
54a02f2
Document that inotify is Linux only
cro Jul 1, 2016
485454f
Merge pull request #34426 from cro/inotify-linux-only
Jul 1, 2016
5ddf417
Merge pull request #34366 from steverweber/fix_servicerestart
Jul 1, 2016
e65d1ae
Merge pull request #34401 from terminalmage/rpm-version_cmp
Jul 1, 2016
667f31a
Skip version checking for targeted packages in pkg.latest state
terminalmage Jul 1, 2016
0e2c71a
Backport change to integraiton test suite
Jul 1, 2016
8c72ee5
Merge pull request #34435 from cachedout/backport_config_dir_integration
Jul 5, 2016
55a91e2
Merge branch '2015.5' into '2015.8'
Jul 5, 2016
7bb0868
Merge pull request #34451 from rallytime/merge-2015.8
Jul 5, 2016
0a26459
Forgot reference to inotify (#34455)
cro Jul 5, 2016
91e095b
Merge pull request #34429 from terminalmage/pkg-latest-versioncheck
Jul 5, 2016
c554b22
modules/git: added --always parameter for git.describe().
Jun 29, 2016
6ef7ee1
Restrict use of --always to git 1.5.6 and newer
terminalmage Jul 5, 2016
7468837
Only access key metadata if we found key metadata
Jul 5, 2016
0b7821c
Fix file.append state
twangboy Jun 30, 2016
3e2fe12
Add new line if missing
twangboy Jul 1, 2016
a55d63f
Fix object names
twangboy Jul 1, 2016
65753cf
Use os.linesep instead of \n
twangboy Jul 1, 2016
75b6ed1
Change back to binary read
twangboy Jul 1, 2016
2479b53
Fix erroneous report on newline code
twangboy Jul 5, 2016
4373408
Fix line error
twangboy Jul 5, 2016
b83392e
Remove len() in favor of boolean test
twangboy Jul 5, 2016
78f7c53
Remove unit tests, integration tests written
twangboy Jul 5, 2016
13f11fd
Remove refactoring code
twangboy Jul 5, 2016
9e15337
Merge pull request #34432 from twangboy/fix_file.append
thatch45 Jul 5, 2016
85f1f18
Merge pull request #34467 from rallytime/bp-34457
Jul 6, 2016
e2f576e
Merge pull request #34462 from terminalmage/git-describe-always
Jul 6, 2016
0f3f87f
Update dnsmasq.get_config docs to use correct config_file param. (#34…
Jul 6, 2016
7529945
Use skipTest for network state integration test (#34489)
Jul 6, 2016
6ce7cb9
Gracefully handle non-XML output in GlusterFS execution module. (#34492)
zer0def Jul 6, 2016
23c5739
Use -O in wget develop example in bootstrap tutorial
Jul 6, 2016
8722257
Improve top file merging documentation (#34505)
Jul 7, 2016
3ebba02
Rename some unit test files by adding _test (#34503)
Jul 7, 2016
63f0451
Merge pull request #34498 from rallytime/bootstrap-tutorial-doc-fix
Jul 7, 2016
733c5d0
Lower the log level for modules which cannot be loaded to trace
Jul 7, 2016
a516f11
Merge pull request #34513 from cachedout/lower_loader_log
Jul 7, 2016
4aef44e
Fix pkg.latest integration test for non-LTS ubuntu
terminalmage Jul 7, 2016
ed59113
Change network state integration test to use test=True
Jul 7, 2016
685df80
Merge pull request #34518 from terminalmage/fix-pkg.latest-test
Jul 7, 2016
c2f296c
Fix wrong order of retention_policy_exists (#34507)
aabouzaid Jul 7, 2016
6b8c76a
Prevent many errors in the test suite in loader tests (#34521)
Jul 7, 2016
07368fa
Accept ignore_epoch argument for salt.utils.compare_versions()
terminalmage Jul 7, 2016
5b123b4
Pass ignore_epoch to salt.utils.compare_versions()
terminalmage Jul 7, 2016
fbab2f8
[2015.8] Update bootstrap script to latest stable (#34527)
Jul 7, 2016
4ee8e8f
salt/modules/aptpkg.py: accept ignore_epoch argument
terminalmage Jul 7, 2016
c5de8b8
salt/modules/ebuild.py: accept ignore_epoch argument
terminalmage Jul 7, 2016
c279111
salt/modules/rpm.py: accept ignore_epoch argument
terminalmage Jul 7, 2016
5ae9463
salt/modules/yumpkg.py: accept ignore_epoch argument
terminalmage Jul 7, 2016
d0fec1b
salt/modules/zypper.py: accept ignore_epoch argument
terminalmage Jul 7, 2016
ceefb6e
Rename tests.unit.simple to tests.unit.simple_test
Jul 7, 2016
ca92061
Merge pull request #34537 from rallytime/rename-simple-test
Jul 8, 2016
dd5838e
Handle cases where Docker Remote API returns an empty ExecutionDriver
terminalmage Jul 8, 2016
f8a3622
Rename unit.states.boto_secgroup to unit.states.boto_secgroup_test
Jul 8, 2016
7120d43
Merge pull request #34546 from rallytime/rename-boto-secgroup-test
Jul 8, 2016
e99befa
Merge pull request #34545 from terminalmage/docker-exec-driver
Jul 8, 2016
91e0656
Merge pull request #34531 from terminalmage/issue34397
Jul 8, 2016
ae38c87
Add a bunch of documentation on getting files from other environments…
Jul 8, 2016
b261683
Some small changes
Jul 11, 2016
bfe0dd0
Clarifies the proper way to reference states
lorengordon Jul 12, 2016
7dd8035
Gate docker unit test to check for docker (#34591)
Jul 12, 2016
2e10072
Avoid circular imports when calling salt.utils functions (#34584)
Jul 12, 2016
34bcf9c
Changed network state test to use test=True
Jul 12, 2016
12b579c
When sorting list actual_data, make it a list (#34590)
oeuftete Jul 12, 2016
57df38e
Update github IP for ssh state integration tests (#34592)
Jul 12, 2016
b90ae40
Add support for edge case when Cmd and Entrypoint can't be blanked (#…
Jul 12, 2016
3026df3
Merge branch '2015.5' into '2015.8'
Jul 12, 2016
9f12354
Merge pull request #34617 from rallytime/merge-2015.8
Jul 12, 2016
3e612c3
Merge pull request #34618 from jtand/network_integration_fix
Jul 13, 2016
dd1559a
Check that mysqladmin exists before running mysql integration tests.
Jul 13, 2016
8a02091
Merge pull request #34642 from jtand/mysql_integration_cleanup
Jul 13, 2016
5036026
Adjust the mine test a little bit to give it a better chance of succe…
Jul 13, 2016
bc63f25
Lint 34644 (#34651)
Jul 13, 2016
3b6f108
Merge pull request #34601 from lorengordon/clarify-doc
Jul 14, 2016
64a1548
Revert "Modify lodaer global test to use populated dunders"
Jul 14, 2016
3192e16
Merge pull request #34676 from cachedout/partial_revert_34644
Jul 14, 2016
aaa6f7d
update 2015.8.11 release notes (#34682)
jfindlay Jul 14, 2016
2c0fc91
fix second run problems with pkg.installed using sources
Azidburn Jul 15, 2016
21444ee
Bugfix: return boolean only for 'isbase' and 'installed' attributes
Jul 15, 2016
5ed5142
Update test data for 'registerrelease' and 'productline' fields
Jul 15, 2016
4cb1ded
Merge pull request #34695 from isbm/isbm-zypper-product-boolean-values
Jul 15, 2016
08d00f3
Merge pull request #34689 from Azidburn/fix_pkg_sources
Jul 15, 2016
9c803d0
Add output_file option to master config docs
Jul 16, 2016
e9e5bbe
Merge pull request #34721 from rallytime/fix-34703
Jul 16, 2016
d949110
Loop over updated keys in non recursive update
martinhoefling Jul 17, 2016
81f2900
Merge pull request #34741 from rallytime/bp-34726
Jul 18, 2016
46901c6
Disable test
Jul 18, 2016
f19caac
Merge pull request #34754 from cachedout/disable_mid_test
Jul 18, 2016
10a1af9
Remove unnedeed config test (#34751)
Jul 18, 2016
0cd55eb
Add jid=req handling for mysql returner. It should also store the ret…
daveye Jul 19, 2016
5802103
Merge pull request #34773 from randomed/mysql-returner-startup/2015.8
Jul 19, 2016
64c8504
salt/state.py: set `chunk['order'] = 0' with `order: first'; fixes #2…
junovitch Jul 19, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
languages:
Ruby: false
JavaScript: false
Python: true
PHP: false
20 changes: 14 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/src
*.py[co]
pkg/arch/*.tar.xz
*.swp
*.sw[pon]
doc/_build
dist
MANIFEST
Expand All @@ -24,9 +24,8 @@ lib64
pip/
share/
tests/integration/tmp/

# tox - ignore any tox-created virtualenv dirs
.tox
tests/cachedir/
tests/unit/templates/roots/

# setuptools stuff
*.egg-info
Expand All @@ -37,11 +36,13 @@ coverage.xml
htmlcov/

# IDE files
/.settings
/.project
/.pydevproject
/.idea
/.ropeproject
.ropeproject
*_flymake.py
/*.iml
*.sublime-project
*.sublime-workspace
Expand All @@ -50,8 +51,8 @@ htmlcov/
tags

# ignore Vagrant file
Vagrantfile
.vagrant
**/Vagrantfile
**/.vagrant

# Compiled translation files should not be VCS'ed
# locale/zh_CN/LC_MESSAGES/topics/virt/nic.mo
Expand All @@ -61,8 +62,15 @@ Vagrantfile
# Allow a user to set their own _version.py for testing
_version.py

# Ignore auto generated _syspaths.py file
_syspaths.py

# Ignore grains file written out during tests
tests/integration/files/conf/grains
/salt/_syspaths.py

# ignore the local root
/root/**

# Ignore file cache created by jinja tests
tests/unit/templates/roots
Loading