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

Ability to handle special case installations #30800

Merged
merged 11 commits into from Feb 2, 2016
Merged

Ability to handle special case installations #30800

merged 11 commits into from Feb 2, 2016

Conversation

twangboy
Copy link
Contributor

@twangboy twangboy commented Feb 2, 2016

https://github.com/saltstack/zh/issues/422

Specifically for handling google chrome where .msi files for previous versions are unavailable. There is only one url provided for a standalone installation of Google Chrome.(https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi)
When a new version is released, the url just points to the new version. To handle situations such as these, set the version to latest. Salt will install the version of chrome at the URL and report that version.

cachedout pushed a commit that referenced this pull request Feb 2, 2016
Ability to handle special case installations
@cachedout cachedout merged commit 8abb5b3 into saltstack:2015.8 Feb 2, 2016
rallytime pushed a commit to rallytime/salt that referenced this pull request Feb 12, 2016
gitebra pushed a commit to gitebra/salt that referenced this pull request Feb 16, 2016
* commit '15f5ae7454411c9a31799d256093b8ebe0f0b52b': (194 commits)
  Consul SDB driver
  Add broadcast_change function from 2016.3 from saltstack#30800
  Fixed zeromq ReqMessageClient destroy
  Keep context through state execution from the module on reload.
  Lint fixes for merge-forward
  Lint
  Pylint fix for ec2
  strip whitespace from pillar keys looked up in consul
  Fix s3 test for new kms_keyid parameter/return
  Fixed zeromq ReqMessageClient destroy
  Keep context through state execution from the module on reload.
  Fix locale generation on Ubuntu
  Create file option .
  Allow control of opennebula vms via dns
  add 2015.8.7 release notes
  Fix some lint
  Add release notes
  remove set_key that was missed in cherry pick
  Fix some lint
  Add additional error information
  ...

# Conflicts:
#	doc/ref/index.rst
#	doc/topics/releases/2015.8.4.rst
#	doc/topics/releases/2015.8.5.rst
#	doc/topics/tutorials/states_pt5.rst
#	salt/config/__init__.py
#	salt/modules/boto_dynamodb.py
#	salt/modules/boto_ec2.py
#	salt/modules/boto_elasticache.py
#	salt/modules/boto_elb.py
#	salt/modules/boto_iam.py
#	salt/modules/boto_rds.py
#	salt/modules/boto_sns.py
#	salt/modules/boto_sqs.py
#	salt/modules/dracr.py
#	salt/modules/git.py
#	salt/modules/mine.py
#	salt/modules/systemd.py
#	salt/modules/win_pkg.py
#	salt/modules/yumpkg.py
#	salt/pillar/__init__.py
#	salt/states/git.py
#	salt/states/rabbitmq_vhost.py
#	salt/states/saltmod.py
#	tests/unit/states/rabbitmq_vhost_test.py
@twangboy twangboy deleted the chrome branch February 18, 2016 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants