Page MenuHomeDevCentral

Provision /etc/resolv.conf to jails
ClosedPublic

Authored by dereckson on Oct 22 2017, 15:34.
Tags
None
Referenced Files
F7980451: D1094.id2799.diff
Tue, May 6, 05:38
F7971491: D1094.diff
Tue, May 6, 02:23
Unknown Object (File)
Mon, May 5, 02:43
Unknown Object (File)
Fri, May 2, 04:38
Unknown Object (File)
Wed, Apr 30, 18:10
Unknown Object (File)
Tue, Apr 29, 18:23
Unknown Object (File)
Sat, Apr 26, 01:20
Unknown Object (File)
Sat, Apr 26, 00:22
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 Passed
Unit
No Test Coverage
Branch
jails-provision-resolv-conf
Build Status
Buildable 1726
Build 1974: arc lint + arc unit

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.