Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F886159
host.rb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Aug 8, 9:34 PM
Size
215 B
Mime Type
text/plain
Expires
Sun, Aug 10, 9:34 PM (1 d, 25 m)
Engine
blob
Format
Raw Data
Handle
229610
Attached To
rARCHIVING archiving
host.rb
View Options
FactoryGirl
.
define
do
factory
:host
do
sequence
(
:fqdn
)
{
|
n
|
"lala.
#{
n
}
-
#{
rand
(
1000
)
}
.gr"
}
password
'a strong password'
port
1234
file_retention
1
job_retention
2
baculized
false
end
end
Event Timeline
Log In to Comment