Skip to content

Commit

Permalink
Merge: Pick up fixes from master
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitri Zimine committed Dec 21, 2015
2 parents e70f342 + 2b0f31e commit ae1f5e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/package/debian.pp
Expand Up @@ -39,7 +39,7 @@
$_key_source = 'https://bintray.com/user/downloadSubjectPublicKey?username=bintray'
}
default: {
$_location = 'https://download.stackstorm.com/deb/'
$_location = 'https://downloads.stackstorm.net/deb/'
$_release = "${::lsbdistcodename}_${_suite}"
$_key = '1E26DCC8B9D4E6FCB65CC22E40A96AE06B8C7982'
$_key_source = "${_location}/pubkey.gpg"
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "stackstorm-st2",
"version": "0.12.6",
"version": "0.12.7",
"author": "stackstorm",
"summary": "Puppet module to manage/configure StackStorm",
"license": "Apache 2.0",
Expand Down

0 comments on commit ae1f5e6

Please sign in to comment.