Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F461544
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
Sun, May 18, 1:46 AM
Size
215 B
Mime Type
text/plain
Expires
Tue, May 20, 1:46 AM (1 d, 4 h)
Engine
blob
Format
Raw Data
Handle
220326
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