Giter VIP home page Giter VIP logo

Comments (5)

ramereth avatar ramereth commented on May 29, 2024

@manish-nuance I'm not able to reproduce this issue. Can you please let me know what version of the line cookbook you're using?

from autofs.

manish-nuance avatar manish-nuance commented on May 29, 2024

@ramereth , thanks for taking this issue forward..
I'm using following tag version of autofs and line
autofs-2.3.0
line-2.9.1

thanks..

from autofs.

ramereth avatar ramereth commented on May 29, 2024

Unfortunately I'm still not able to replicate this issue. Are you able to replicate this with kitchen on your end? I'm wondering if the issue is cased by a specific line in your /etc/auto.master that isn't in the default config. Would it be possible to provide your file before running this resource so I can verify?

from autofs.

manish-nuance avatar manish-nuance commented on May 29, 2024

facing multiple entry issue with direct maps like "/-".. I'm using custom chef recipe to apply following.
did your try with followings.. ?

automaster_entry '/-' do
map '/etc/auto.top'
options '--timeout 120'
end

this automaster_entry "/-" gives multiple entry in auto.master
/- /etc/auto.top --timeout 120 ;; this line of entry is good
/top /etc/auto.top ;; this line of entry is created with map files extension.

Otherwise, look all good with indirect maps like "/xyz"

from autofs.

ramereth avatar ramereth commented on May 29, 2024

Yes I tried that and couldn't produce this creating a duplicate entry. That's why I'm wondering if there is something else in the file that the regex is having an issue with that I need on my end so I can replicate it.

from autofs.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.