Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9341811
contrib_spec.rb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
236 B
Subscribers
None
contrib_spec.rb
View Options
require
'spec_helper'
describe
'postgresql::contrib'
,
:type
=>
:class
do
let
:facts
do
{
:postgres_default_version
=>
'8.4'
,
:osfamily
=>
'Debian'
,
}
end
it
{
should
include_class
(
"postgresql::contrib"
)
}
end
File Metadata
Details
Attached
Mime Type
text/x-ruby
Expires
Fri, Jul 4, 12:19 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3442301
Attached To
rSPPG PostgreSQL puppet module
Event Timeline
Log In to Comment