Page MenuHomeDevCentral

Provision /etc/resolv.conf to jails
ClosedPublic

Authored by dereckson on Oct 22 2017, 15:34.
Tags
None
Referenced Files
F3789859: D1094.diff
Wed, Nov 27, 03:47
Unknown Object (File)
Sun, Nov 24, 13:39
Unknown Object (File)
Wed, Nov 20, 00:07
Unknown Object (File)
Tue, Nov 12, 04:47
Unknown Object (File)
Mon, Nov 11, 01:39
Unknown Object (File)
Sat, Nov 9, 10:28
Unknown Object (File)
Mon, Nov 4, 07:40
Unknown Object (File)
Sat, Nov 2, 14:12
Subscribers
None

Details

Summary

Files added to /usr/jails/newjail are automatically provisionned
to new jails.

DNS picked are Level 3 and Google.

Test Plan

Provision a new jail, check DNS works inside of it

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson edited the test plan for this revision. (Show Details)
dereckson edited the summary of this revision. (Show Details)
$ salt-call --local state.apply roles/paas-jails

          ID: /usr/jails/newjail/etc/resolv.conf                               
    Function: file.managed             
      Result: True                     
     Comment: File /usr/jails/newjail/etc/resolv.conf updated                  
     Started: 15:33:36.684071                                                                                                                                  
    Duration: 18.212 ms                
     Changes:                                                                  
              ----------               
              diff:                    
                  New file             
              mode:                    
                  0644
This revision is now accepted and ready to land.Oct 22 2017, 15:36
This revision was automatically updated to reflect the committed changes.