rallytime
|
3273bbdab7
|
Merge branch '2017.7' into '2018.3'
Conflicts:
- doc/ref/configuration/master.rst
- doc/ref/modules/all/index.rst
- doc/topics/grains/index.rst
- doc/topics/releases/2016.3.4.rst
- doc/topics/spm/spm_formula.rst
- doc/topics/tutorials/cron.rst
- doc/topics/tutorials/index.rst
- doc/topics/tutorials/stormpath.rst
- salt/engines/slack.py
- salt/log/handlers/fluent_mod.py
- salt/modules/cyg.py
- salt/modules/junos.py
- salt/modules/namecheap_dns.py
- salt/modules/namecheap_domains.py
- salt/modules/namecheap_ns.py
- salt/modules/namecheap_ssl.py
- salt/modules/namecheap_users.py
- salt/modules/reg.py
- salt/modules/tomcat.py
- salt/modules/vault.py
- salt/modules/win_file.py
- salt/modules/zpool.py
- salt/output/highstate.py
- salt/renderers/pass.py
- salt/runners/cache.py
- salt/states/boto_apigateway.py
- salt/states/boto_iam.py
- salt/states/boto_route53.py
- salt/states/msteams.py
- salt/states/reg.py
- salt/states/win_iis.py
- tests/integration/modules/test_cmdmod.py
- tests/integration/states/test_user.py
- tests/support/helpers.py
- tests/unit/cloud/clouds/test_openstack.py
- tests/unit/fileserver/test_gitfs.py
- tests/unit/modules/test_junos.py
- tests/unit/pillar/test_git.py
- tests/unit/states/test_win_path.py
- tests/unit/test_pillar.py
- tests/unit/utils/test_format_call.py
- tests/unit/utils/test_utils.py
- tests/unit/utils/test_warnings.py
|
2018-06-01 14:54:12 -04:00 |
|
Erik Johnson
|
93ee5ee2b0
|
Fix all Sphinx warnings
Well, all but one, which we expect to see
|
2018-05-31 15:28:25 -05:00 |
|
rallytime
|
8d1e1e7f94
|
Merge branch '2017.7' into '2018.3'
Conflicts:
- .kitchen.yml
- Gemfile
- pkg/windows/build_env_2.ps1
- pkg/windows/build_env_3.ps1
- pkg/windows/req.txt
- salt/client/ssh/__init__.py
- salt/client/ssh/ssh_py_shim.py
- salt/modules/boto_vpc.py
- salt/modules/file.py
- salt/modules/heat.py
- salt/modules/smartos_vmadm.py
- salt/modules/win_dsc.py
- salt/returners/elasticsearch_return.py
- salt/runners/salt.py
- salt/states/module.py
- salt/utils/win_functions.py
- setup.py
- tests/integration/modules/test_state.py
- tests/unit/grains/test_core.py
- tests/unit/test_pillar.py
|
2018-03-15 17:22:05 -04:00 |
|
Benjamin Drung
|
a3c54b50f6
|
Fix various spelling mistakes
lintian found various spelling mistakes.
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
|
2018-03-08 15:25:42 +01:00 |
|
Volodymyr Samodid
|
0c7f63e9d4
|
fix docstring errors during rendering
|
2017-11-07 10:24:56 +02:00 |
|
rallytime
|
ccf790a83f
|
Update all references for moved functions to use "files" util
- fopen
- flopen
- fpopen
- safe_rm
- is_empty
- is_fcntl_available
|
2017-07-18 10:31:01 -06:00 |
|
Bo Maryniuk
|
e9de0746ae
|
Fix grain for os_family on SUSE series
|
2017-06-16 14:39:08 +02:00 |
|
rallytime
|
c6c1d30c48
|
Merge branch '2016.11' into 'nitrogen'
Conflicts:
- salt/modules/yumpkg.py
- salt/spm/__init__.py
- tests/unit/modules/test_zypper.py
- tests/unit/utils/test_network.py
|
2017-05-20 17:07:34 -06:00 |
|
Evgeny Akhmetkhanov
|
76104f23b4
|
Add basic auth for SPM
|
2017-05-14 15:32:55 +03:00 |
|
Joseph Hall
|
255db60f5a
|
Add pre and post states to SPM
|
2017-03-01 10:40:30 -07:00 |
|
Joseph Hall
|
ded8040b55
|
Update docs
|
2017-02-27 17:51:00 -07:00 |
|
Joseph Hall
|
fb3f05dfd7
|
Update dependency docs for SPM (#34385)
* Update dependency docs for SPM
* Typo
|
2016-06-30 11:12:26 -04:00 |
|
Alexander Krasnukhin
|
a8514d9058
|
Update correct default value for spm_build_dir
Looks like docs have wrong default directory for `spm_build_dir` config option. It is actually `/srv/spm_build`.
|
2016-06-27 13:11:23 +02:00 |
|
Drew Adams
|
bcd6a1cd77
|
fix osfamily from Suse to SUSE
|
2016-05-26 22:08:40 -07:00 |
|
Jacob Hammons
|
b192a9ba38
|
Doc restructuring, organization, and cleanup. Updated the doc navigation.
|
2016-01-31 20:10:02 -07:00 |
|
Jacob Hammons
|
32a352120a
|
updated spm docs
|
2015-12-28 14:29:02 -07:00 |
|
Colton Myers
|
efb479a1bd
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
doc/topics/cloud/vmware.rst
salt/cloud/clouds/vmware.py
salt/grains/chronos.py
salt/grains/marathon.py
salt/loader.py
salt/modules/chronos.py
salt/modules/marathon.py
salt/proxy/chronos.py
salt/proxy/marathon.py
salt/state.py
salt/states/chronos_job.py
salt/states/marathon_app.py
salt/states/user.py
salt/utils/schedule.py
|
2015-11-13 15:18:45 -07:00 |
|
Jacob Hammons
|
d7017be031
|
removed dependencies info from docs
|
2015-11-09 16:07:17 -07:00 |
|
rallytime
|
d31b0d1573
|
Merge branch '2015.8' into develop
|
2015-11-04 15:40:03 -07:00 |
|
Benjamin Drung
|
50eea287f3
|
Fix typo an managment -> management
|
2015-11-04 10:59:22 +01:00 |
|
Colton Myers
|
32969b2408
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
doc/topics/cloud/digitalocean.rst
salt/cloud/clouds/digital_ocean.py
salt/cloud/clouds/linode.py
salt/loader.py
salt/modules/blockdev.py
salt/modules/boto_route53.py
salt/modules/boto_vpc.py
salt/modules/bsd_shadow.py
salt/modules/file.py
salt/modules/rabbitmq.py
salt/modules/schedule.py
salt/modules/win_network.py
salt/runners/state.py
salt/spm/__init__.py
tests/unit/modules/blockdev_test.py
|
2015-11-02 18:19:01 -07:00 |
|
SaltyCharles
|
14d4de6fe8
|
Update index.rst
Change released to releases for clarity.
|
2015-10-27 11:02:16 -07:00 |
|
Jacob Hammons
|
cfadda0c0c
|
Added note regarding missing spm exe on Debian/Ubuntu
Minor fixes to spm docs
|
2015-10-21 22:34:45 -06:00 |
|
Colton Myers
|
9864d9e0fa
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
doc/ref/modules/all/index.rst
doc/topics/releases/boron.rst
salt/cli/daemons.py
salt/cli/salt.py
salt/modules/jboss7.py
salt/states/file.py
|
2015-09-18 11:03:37 -06:00 |
|
Jacob Hammons
|
f7a9e25d52
|
Fixed sphinx / latex build warnings and errors
Added missing modules to contents
|
2015-09-17 09:23:24 -06:00 |
|
Colton Myers
|
896313bff0
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
salt/pillar/s3.py
|
2015-09-14 15:01:41 -06:00 |
|
Joseph Hall
|
ee0c8955dd
|
Document develoment of SPM loader modules
|
2015-09-12 11:14:47 -06:00 |
|
Arnold Bechtoldt
|
b9e5095bf5
|
add GH issue label SPM to docs
|
2015-09-12 11:14:26 +02:00 |
|
Colton Myers
|
1bbe45538e
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
salt/cloud/__init__.py
salt/modules/smartos_vmadm.py
salt/utils/s3.py
setup.py
|
2015-08-28 16:44:08 -06:00 |
|
Joseph Hall
|
116e345cb0
|
Document top_level_dir
|
2015-08-27 14:57:25 -06:00 |
|
Joseph Hall
|
f4723efe68
|
Add SPM paths into mainline Salt configs
|
2015-08-27 12:21:53 -06:00 |
|
Joseph Hall
|
2eef80414a
|
Document reactor packages
|
2015-08-26 14:59:01 -06:00 |
|
Colton Myers
|
76c70162db
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
doc/conf.py
doc/topics/spm/index.rst
salt/cloud/clouds/gce.py
salt/cloud/clouds/opennebula.py
salt/cloud/clouds/openstack.py
tests/unit/states/file_test.py
|
2015-08-26 14:47:33 -06:00 |
|
Joseph Hall
|
e4dcef5048
|
Document SPM package types
|
2015-08-26 12:21:28 -06:00 |
|
Jacob Hammons
|
9830921032
|
Refs #25063
Refs #25473
|
2015-07-16 13:24:01 -06:00 |
|
Joseph Hall
|
d7f6f3a2a9
|
Should be FORMULA, not FORMULA.yml
|
2015-07-07 10:23:45 -06:00 |
|
Joseph Hall
|
1e4f7aa574
|
Add man page for spm, change pillar to .orig
|
2015-06-30 09:45:13 -06:00 |
|
Joseph Hall
|
393cbf2114
|
Document pillars and loader modules
|
2015-06-30 07:16:58 -06:00 |
|
Joseph Hall
|
32c158892b
|
Adding docs for SPM
|
2015-06-23 12:06:47 -06:00 |
|