Skip to content

Commit

Permalink
force apt
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Barber committed May 9, 2012
1 parent b8d70c5 commit d6b0b4a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifests/instance.pp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"${app_name}" :
ensure => latest,
#notify => Service["tomcat-${name}"],

require => Apt::Key["Analytical Labs"],
}

group { "tomcatshared":
Expand Down
6 changes: 3 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"manifests/apt.pp": "9f7083a12f3bb561103aff886113c399",
"manifests/datasource.pp": "d66021ccf746140b08fdf439070ec348",
"manifests/init.pp": "5b58bc2d33888f897b6a86f62b8de992",
"manifests/instance.pp": "df161e51ac160ed93fc0e5ca323c3ec1",
"manifests/instance.pp": "bc3e420bc1eecd13781e983faba08f8a",
"manifests/tomcat.pp": "9858207b32a9435bffdc46ab27ff2112",
"spec/spec.opts": "a600ded995d948e393fbe2320ba8e51c",
"spec/spec_helper.rb": "ca19ec4f451ebc7fdb035b52eae6e909",
Expand All @@ -31,11 +31,11 @@
"dependencies": [
{
"name": "Analytical Labs/apt",
"versionRequirement": "\u003d\u003d1.0"
"version_requirement": "\u003d\u003d1.0"
},
{
"name": "Analytical Labs/tomcat",
"versionRequirement": "\u003d\u003d1.0"
"version_requirement": "\u003d\u003d1.0"
}
]
}

0 comments on commit d6b0b4a

Please sign in to comment.